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
|
@ -1,4 +1,4 @@
|
|||
VITE_SERVER_ADDRESS = serveradress #ohne https und ohne pfad
|
||||
VITE_SERVER_ADDRESS = backend_url #ohne pfad
|
||||
VITE_IMPRINT_LINK = https://mywebsite-imprint-url
|
||||
VITE_PRIVACY_LINK = https://mywebsite-privacy-url
|
||||
VITE_CUSTOM_LOGIN_MESSAGE = betrieben von xy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue