Update Bookstack Configuration
This commit is contained in:
parent
45c25a98be
commit
1bc44a4739
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ server {
|
|||
include snippets/proxy/common-proxy-headers.conf;
|
||||
|
||||
location / {
|
||||
proxy_pass https://bookstack;
|
||||
proxy_pass http://bookstack;
|
||||
}
|
||||
|
||||
include snippets/global/errors/http-cat-error-pages.conf;
|
||||
|
|
Loading…
Reference in a new issue