chore: sync

This commit is contained in:
2026-02-09 00:05:29 +01:00
parent 0301716890
commit 6bfa3d4dda
23 changed files with 622 additions and 18 deletions

View File

@@ -1,6 +1,18 @@
APP_ENV=change-me
APP_URL=http://localhost:8000
DEV_MODE=change-me
DEV_USER_ID=change-me
DEV_ENTWICKLUNG=0
EMAIL_LOG_TRANSPORT=0
EMAIL_SMTP_HOST=change-me
EMAIL_SMTP_PORT=587
EMAIL_SMTP_USERNAME=change-me
EMAIL_SMTP_PASSWORD=change-me
EMAIL_FROM_ADDRESS=no-reply@example.test
EMAIL_SMTP_SECURE=tls
EMAIL_SMTP_TIMEOUT=30
EMAIL_LOG_PATH=storage/logs/email.log
DB_HOST=change-me
DB_PORT=change-me