Planungen android
All checks were successful
Deploy to production / deploy (push) Successful in 2m17s
All checks were successful
Deploy to production / deploy (push) Successful in 2m17s
This commit is contained in:
@@ -20,6 +20,12 @@ DB_PASS=
|
||||
# Optional (Defaults siehe utils/sequelize.js)
|
||||
# DB_CONNECT_TIMEOUT_MS=30000
|
||||
|
||||
# CORS
|
||||
# Fuer Web-Entwicklung und Android-Capacitor-Debug muessen alle erlaubten Origins
|
||||
# explizit aufgefuehrt werden. Capacitor laedt die lokale App standardmaessig unter
|
||||
# https://localhost; die API bleibt z. B. https://www.your-part.de.
|
||||
# CORS_ORIGINS=https://www.your-part.de,http://localhost:5173,http://127.0.0.1:5173,https://localhost
|
||||
|
||||
# OAuth / OpenID Connect
|
||||
# FRONTEND_URL muss auf die öffentliche Frontend-URL zeigen, damit der Provider nach dem Login
|
||||
# korrekt auf den Callback im SPA zurückspringen kann.
|
||||
|
||||
Reference in New Issue
Block a user