docker compose : PORT added
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
|||||||
INFLUXHOST: ${INFLUXHOST}
|
INFLUXHOST: ${INFLUXHOST}
|
||||||
INFLUXTOKEN: ${INFLUXTOKEN}
|
INFLUXTOKEN: ${INFLUXTOKEN}
|
||||||
LIVE: "true"
|
LIVE: "true"
|
||||||
|
PORT: 3004
|
||||||
ports:
|
ports:
|
||||||
- "3004:3004"
|
- "3004:3004"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user