Add dedicated local admin domain routing

This commit is contained in:
MOH
2026-03-13 17:48:45 +01:00
parent bfd7adccac
commit fef44ded80
47 changed files with 260 additions and 107 deletions
+3
View File
@@ -0,0 +1,3 @@
NEXT_PUBLIC_SITE_URL="http://mohfarawati.localhost:3000"
NEXT_PUBLIC_ADMIN_URL="http://rootmohfarawati.localhost:3000"
ADMIN_HOST="rootmohfarawati.localhost"