V 1.0.2: Title angepasst, Direktories bei Production angepeasst, runde Ecken am Hauptfenster

This commit is contained in:
rxf
2025-11-10 13:02:08 +01:00
parent 7527a189ce
commit aa6da7f7e1

View File

@@ -1,5 +1,9 @@
# Production Environment Variables # 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 # Optional: Debug-Modus für Production meist ausgeschaltet
# VITE_DEBUG=false # VITE_DEBUG=false