chore: align Traefik proxy setup and production deploy workflow
CI / quality (push) Waiting to run

This commit is contained in:
MOH
2026-03-06 14:39:03 +01:00
parent f86b7f39f7
commit 725a1c1669
4 changed files with 60 additions and 24 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/moh_sass?schema=public"
NEXT_PUBLIC_APP_URL="http://localhost:3000"
DATABASE_URL="postgresql://postgres:postgres@db:5432/moh_sass?schema=public"
NEXT_PUBLIC_APP_URL="https://mohfarawati.de"
NEXT_TELEMETRY_DISABLED="1"
ADMIN_PASSWORD="123Yolo!321"
ADMIN_AUTH_SECRET="Us0z76jwlTQLOeQWAGGxAxDcc0rHwp4q"