Update stack.production.yml
This commit is contained in:
parent
c0ad477dc3
commit
0e3ea77f1e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue