mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Updated Monica
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user