Auto Merge of PR 205 - pgbackweb-volume-tweak_2025-09-12T11-52-14
Merged by Trez.One
This commit was merged in pull request #205.
This commit is contained in:
+1
-1
@@ -4714,7 +4714,7 @@ services:
|
|||||||
- "8085:8085" # Access the web interface at http://localhost:8085
|
- "8085:8085" # Access the web interface at http://localhost:8085
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_STORAGE}/backups/dbs/postgresql:/backups
|
- ${DOCKER_VOLUME_STORAGE}/backups/dbs/:/backups
|
||||||
pgbackweb-db:
|
pgbackweb-db:
|
||||||
container_name: pgbackweb-db
|
container_name: pgbackweb-db
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user