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