feat: initialize mohfarawati app foundation
CI / quality (push) Waiting to run

This commit is contained in:
MOH
2026-03-06 13:53:57 +01:00
parent 30330c4f1e
commit f86b7f39f7
50 changed files with 4615 additions and 152 deletions
+7
View File
@@ -0,0 +1,7 @@
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/moh_sass?schema=public"
NEXT_PUBLIC_APP_URL="http://localhost:3000"
NEXT_TELEMETRY_DISABLED="1"
ADMIN_PASSWORD="123Yolo!321"
ADMIN_AUTH_SECRET="Us0z76jwlTQLOeQWAGGxAxDcc0rHwp4q"
ROOT_BASIC_AUTH_USER="root"
ROOT_BASIC_AUTH_PASS="123Yolo!321"