Fix local admin routing and landing styles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user