This commit is contained in:
@@ -11,6 +11,12 @@ services:
|
||||
- WEB_UI_PORT=8766
|
||||
# Scheduler staleness threshold in seconds
|
||||
- HEALTHCHECK_SCHEDULER_STALE_S=300
|
||||
# Direct PostgreSQL connection
|
||||
- POSTGRES_HOST=192.168.178.3
|
||||
- POSTGRES_PORT=5432
|
||||
- POSTGRES_USER=postgres
|
||||
- POSTGRES_PASSWORD=postgres
|
||||
- POSTGRES_DB=postgres
|
||||
ports:
|
||||
- "8766:8766" # Web UI
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user