Fix local admin routing and landing styles

This commit is contained in:
MOH
2026-05-12 08:17:55 +02:00
parent 868eb80374
commit 8add8b018a
8 changed files with 58 additions and 62 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
NEXT_PUBLIC_SITE_URL="http://mohfarawati.localhost:3000"
NEXT_PUBLIC_ADMIN_URL="http://rootmohfarawati.localhost:3000"
NEXT_PUBLIC_SITE_URL="http://localhost:3014"
NEXT_PUBLIC_ADMIN_URL="http://rootmohfarawati.localhost:3014"
ADMIN_HOST="rootmohfarawati.localhost"