Files
LehrerApp/.env.example
T
2026-06-19 00:42:00 +02:00

7 lines
234 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Vorlage als .env kopieren und Werte eintragen.
# Die echte .env kommt NICHT ins Repo.
# Mindestens 32 zufällige Zeichen z.B. generiert mit:
# openssl rand -base64 32
JWT_SECRET=hier-einen-langen-zufaelligen-wert-eintragen