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
+2 -1
View File
@@ -25,7 +25,8 @@ ps:
docker compose ps
port:
@echo "https://mohfarawati.de"
@echo "Site: $${NEXT_PUBLIC_SITE_URL:-https://mohfarawati.de}"
@echo "Admin: $${NEXT_PUBLIC_ADMIN_URL:-https://root.mohfarawati.de}"
clean-orphans:
docker compose up -d --remove-orphans