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