fix docker compose
This commit is contained in:
@@ -162,7 +162,6 @@ services:
|
|||||||
|
|
||||||
# Optional
|
# Optional
|
||||||
PORT: 3000
|
PORT: 3000
|
||||||
DB_PATH: ./data/energy.db
|
|
||||||
CONTROL_LOOP_INTERVAL_MS: 10000
|
CONTROL_LOOP_INTERVAL_MS: 10000
|
||||||
volumes:
|
volumes:
|
||||||
- energy-management-data:/app/data
|
- energy-management-data:/app/data
|
||||||
|
|||||||
Reference in New Issue
Block a user