port changed
This commit is contained in:
@@ -50,7 +50,7 @@ services:
|
|||||||
db:
|
db:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8091:8080"
|
||||||
|
|
||||||
dashboard:
|
dashboard:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
@@ -61,7 +61,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- server
|
- server
|
||||||
ports:
|
ports:
|
||||||
- "8081:80"
|
- "8090:80"
|
||||||
|
|
||||||
# Nightly pg_dump → NAS, with automatic daily/weekly/monthly pruning.
|
# Nightly pg_dump → NAS, with automatic daily/weekly/monthly pruning.
|
||||||
# Writes gzipped SQL dumps to /backups (an NFS mount of the NAS folder below).
|
# Writes gzipped SQL dumps to /backups (an NFS mount of the NAS folder below).
|
||||||
|
|||||||
Reference in New Issue
Block a user