fix: allow server address as url without path
This commit is contained in:
parent
f74c10d4aa
commit
2176c6c3cf
3 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ services:
|
|||
restart: unless-stopped
|
||||
|
||||
#environment:
|
||||
# - SERVERADRESS=<backend_host> # wichtig: ohne https:// bzw http:// und ohne pfad
|
||||
# - SERVERADDRESS=<backend_url (https://... | http://...)> # wichtig: ohne pfad
|
||||
# - IMPRINTLINK=https://mywebsite-imprint-url
|
||||
# - PRIVACYLINK=https://mywebsite-privacy-url
|
||||
# - CUSTOMLOGINMESSAGE=betrieben von xy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue