.env.development/.env.production und zentraler isDemoMode verhindern leere VITE_APPWRITE_PROJECT_ID nach git clone ohne lokale .env. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
# Öffentliche Vite-Variablen für Production-Build (in Git, kein Secret)
|
|
VITE_APPWRITE_ENDPOINT=https://ticket.webklar.com/v1
|
|
VITE_APPWRITE_PROJECT_ID=6a1058610003c5a13a05
|
|
VITE_APPWRITE_DATABASE_ID=woms-database
|
|
VITE_APPWRITE_BUCKET_ID=woms-attachments
|