V 1.0.2: Title angepasst, Direktories bei Production angepeasst, runde Ecken am Hauptfenster
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Production Environment Variables
|
||||
VITE_API_URL=https://dein-produktions-server.com/intern/sofue/php/sofueDB.php
|
||||
VITE_API_URL=/intern/sofue/php/sofueDB.php
|
||||
|
||||
# HTTP Basic Authentication
|
||||
VITE_API_USERNAME=beogruppe
|
||||
VITE_API_PASSWORD=ArktUhr
|
||||
|
||||
# Optional: Debug-Modus für Production meist ausgeschaltet
|
||||
# VITE_DEBUG=false
|
||||
Reference in New Issue
Block a user