mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
lala
This commit is contained in:
@ -43,6 +43,6 @@ services:
|
||||
|
||||
secrets:
|
||||
db_password:
|
||||
file: "db_password"
|
||||
file: "bookstack/db_password"
|
||||
db_root_password:
|
||||
file: "db_root_password"
|
||||
file: "bookstack/db_root_password"
|
@ -9,7 +9,6 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /dev/ttyUSB0:/dev/ttyUSB0
|
||||
- /var/log:/logging
|
||||
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
privileged: true
|
||||
|
||||
|
Reference in New Issue
Block a user