small fixes and improvements
This commit is contained in:
+8
-1
@@ -11,4 +11,11 @@ services:
|
||||
context: .
|
||||
dockerfile: Dockerfile.server
|
||||
ports:
|
||||
- "3001:3001"
|
||||
- "3001:3001"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- X32_IP=${X32_IP}
|
||||
- X32_PORT=${X32_PORT}
|
||||
- CONFIG_PATH=${CONFIG_PATH}
|
||||
- POLLING_INTERVAL=${POLLING_INTERVAL}
|
||||
Reference in New Issue
Block a user