clear
This commit is contained in:
parent
64d0aa8b3d
commit
fbd40e6c9c
@ -52,10 +52,8 @@ services:
|
||||
ports:
|
||||
- 24224:24224
|
||||
environment:
|
||||
SERVICE_24224_NAME: 'myenv'
|
||||
SERVICE_24224_TAG: 'udp'
|
||||
SERVICE_5140_NAME: 'myenv'
|
||||
SERVICE_TAG: 'fluent'
|
||||
SERVICE_24224_NAME: 'fluentd'
|
||||
SERVICE_5140_NAME: 'fluentd'
|
||||
|
||||
influxdb:
|
||||
image: influxdb:latest
|
||||
@ -67,4 +65,5 @@ services:
|
||||
INFLUXDB_DATA_ENGINE: 'tsm1'
|
||||
INFLUXDB_REPORTING_DISABLED: 'false'
|
||||
SERVICE_8086_NAME: 'influxdb'
|
||||
SERVICE_8086_TAG: 'db'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user