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:
@ -27,8 +27,8 @@ services:
|
||||
- db_password
|
||||
- db_root_password
|
||||
environment:
|
||||
PUID: 1000
|
||||
PGID: 1000
|
||||
PUID: 0
|
||||
PGID: 0
|
||||
MYSQL_ROOT_PASSWORD: /run/secrets/db_root_password
|
||||
TZ: Europe/London
|
||||
MYSQL_DATABASE: bookstackapp
|
||||
|
Reference in New Issue
Block a user