Updated Monica

This commit is contained in:
2024-08-08 15:13:15 -07:00
parent 866ff88e7a
commit 0ceb7d88ff
7 changed files with 63 additions and 232 deletions
+3 -3
View File
@@ -1,6 +1,8 @@
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
VOL_CONFIG_PATH=./config #HELP: configpath
VOL_PATH=./data #HELP: volpath
# bookstack
# Bookstack
BOOKSTACK_APP_KEY=APP_KEY #HELP: gen32
BOOKSTACK_APP_TIMEZONE=America/Vancouver
BOOKSTACK_APP_URL=http://localhost:8248
@@ -10,5 +12,3 @@ BOOKSTACK_DB_PASSWORD=dbpass #HELP: gen32
BOOKSTACK_DB_USERNAME=dbuser
BOOKSTACK_IMAGE=solidnerd/bookstack:latest
BOOKSTACK_REVISION_LIMIT=false
VOL_CONFIG_PATH=./config #HELP: configpath
VOL_PATH=./data #HELP: volpath