add web ui
This commit is contained in:
@@ -19,8 +19,10 @@ services:
|
||||
depends_on:
|
||||
- timescaledb
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- ./config.yaml:/app/config.yaml:ro
|
||||
|
||||
volumes:
|
||||
tsdata:
|
||||
tsdata:
|
||||
|
||||
Reference in New Issue
Block a user