fix: availability of env variables
This commit is contained in:
parent
fa45559127
commit
f74c10d4aa
10 changed files with 78 additions and 10 deletions
|
@ -1 +1,4 @@
|
|||
SERVER_ADDRESS = serveradress
|
||||
VITE_SERVER_ADDRESS = serveradress #ohne https und 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