mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
upt playbook
This commit is contained in:
@ -47,7 +47,7 @@ services:
|
||||
- /share/docker_data/bookstrap/bookstack_app_data:/config
|
||||
ports:
|
||||
- 6875:80
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
depends_on:
|
||||
- db
|
||||
db:
|
||||
@ -66,7 +66,7 @@ services:
|
||||
|
||||
volumes:
|
||||
- /share/docker_data/bookstrap/bookstack_db_data:/config
|
||||
restart: unless-stopped
|
||||
restart: always
|
||||
|
||||
secrets:
|
||||
db_password:
|
||||
|
Reference in New Issue
Block a user