mirror of
https://github.com/linuxserver/docker-bookstack.git
synced 2026-02-20 02:30:30 +08:00
Disable web check
Webui won't come up without a valid DB to connect to.
This commit is contained in:
parent
98942d5aaa
commit
51adb5cf09
@ -20,7 +20,7 @@ repo_vars:
|
||||
- DIST_IMAGE = 'alpine'
|
||||
- MULTIARCH = 'true'
|
||||
- CI = 'true'
|
||||
- CI_WEB = 'true'
|
||||
- CI_WEB = 'false'
|
||||
- CI_PORT = '80'
|
||||
- CI_SSL = 'false'
|
||||
- CI_DELAY = '30'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user