Update stack.production.yml

This commit is contained in:
colin 2024-04-16 18:34:03 +00:00
parent c0ad477dc3
commit 0e3ea77f1e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
fluentd: fluentd:
image: git.nixc.us/nixius/fluentd:production image: git.nixc.us/nixius/fluentd:production
ports: ports:
- target: 9880 - target: 24224
published: 9880 published: 9880
protocol: tcp protocol: tcp
mode: host mode: host