fix: dashboard integration, remove port 8081, countdown persistence
This commit is contained in:
@@ -4,7 +4,6 @@ services:
|
||||
container_name: baikal-sync
|
||||
restart: always
|
||||
ports:
|
||||
- "8081:8081"
|
||||
- "8082:8082"
|
||||
environment:
|
||||
- ICS_URL=${ICS_URL}
|
||||
|
||||
Reference in New Issue
Block a user