Fixed domain names - bsbridge needs a separat subdomain
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Rename file to .env and adapt variables
|
||||
# Environment variables for book stack update (bsupdate.py)
|
||||
BOOKSTACK_URL="https://wiki.my-book-stack.net"
|
||||
BOOKSTACK_URL="https://wiki.my-domain.com"
|
||||
BOOKSTACK_TOKEN_ID="token-generated-by-book-stack"
|
||||
BOOKSTACK_TOKEN_SECRET="token-generated-by-book-stack"
|
||||
PAGE_SLUG="name-of-page"
|
||||
|
||||
Reference in New Issue
Block a user