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