Fixed domain names - bsbridge needs a separat subdomain

This commit is contained in:
2025-07-16 10:28:04 +02:00
parent ee54dae729
commit ab6d833018
3 changed files with 7 additions and 7 deletions

View File

@@ -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"