5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
# Production Environment Variables
|
|
VITE_API_URL=https://dein-produktions-server.com/intern/sofue/php/sofueDB.php
|
|
|
|
# Optional: Debug-Modus für Production meist ausgeschaltet
|
|
# VITE_DEBUG=false |