mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
upt playbook
This commit is contained in:
@ -9,7 +9,7 @@ services:
|
|||||||
PUID: 1000
|
PUID: 1000
|
||||||
PGID: 1000
|
PGID: 1000
|
||||||
APP_URL: http://192.168.77.106:6875
|
APP_URL: http://192.168.77.106:6875
|
||||||
DB_HOST: bookstack_db
|
DB_HOST: db
|
||||||
DB_PORT: 3306
|
DB_PORT: 3306
|
||||||
DB_USER: bookstack
|
DB_USER: bookstack
|
||||||
DB_PASS: /run/secrets/db_password
|
DB_PASS: /run/secrets/db_password
|
||||||
|
Reference in New Issue
Block a user