Update stack.production.yml

This commit is contained in:
colin 2024-04-15 20:56:49 +00:00
parent 119a3589e6
commit c8db88402b
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ networks:
services:
fluentd:
image: git.nixc.us/nixius/fluentd:production
ports:
- target: 24224
published: 24224
protocol: tcp
mode: host
networks:
- logging
deploy: