Merge branch 'main' of https://gitea.jason-elsner.de/Jesen/ihk-projekt
This commit is contained in:
12
.env.example
12
.env.example
@@ -1,12 +0,0 @@
|
||||
# Database Connection
|
||||
DATABASE_URL="postgresql://user:password@host:5432/database?schema=public"
|
||||
|
||||
# Security
|
||||
JWT_SECRET="change_this_to_a_secure_secret"
|
||||
|
||||
# SMTP Configuration
|
||||
SMTP_HOST="smtp.example.com"
|
||||
SMTP_PORT=587
|
||||
SMTP_USER="user@example.com"
|
||||
SMTP_PASS="password"
|
||||
SMTP_FROM="noreply@smartes-klassenzimmer.de"
|
||||
Reference in New Issue
Block a user