fix prod domain mismatch

This commit is contained in:
root
2026-06-04 14:19:37 -04:00
parent a896b1b4e8
commit 560da1cadf
2 changed files with 65 additions and 5 deletions
+5 -5
View File
@@ -1,9 +1,9 @@
# ── Traefik domains — used in docker-compose labels ──────────────────────────
ACME_EMAIL=ops@example.com
API_DOMAIN=api.example.com
PUBLIC_SITE_DOMAIN=example.com
PGMANAGE_DOMAIN=pgmanage.example.com
PORTAINER_DOMAIN=portainer.example.com
API_DOMAIN=api.rentaldrivego.ma
PUBLIC_SITE_DOMAIN=rentaldrivego.ma
PGMANAGE_DOMAIN=pgmanage.rentaldrivego.ma
PORTAINER_DOMAIN=portainer.rentaldrivego.ma
REGISTRY_DOMAIN=registry.rentaldrivego.ma
REGISTRY_UPSTREAM_URL=http://10.0.0.10:5000
@@ -59,7 +59,7 @@ ADMIN_URL=https://rentaldrivego.ma/admin
# ── CORS ──────────────────────────────────────────────────────────────────────
# Comma-separated list of allowed browser origins. REQUIRED in production.
CORS_ORIGINS=https://example.com,https://www.example.com
CORS_ORIGINS=https://rentaldrivego.ma,https://www.rentaldrivego.ma
# ── Auth ──────────────────────────────────────────────────────────────────────
JWT_SECRET=PMPS5k0D7rUeJOk0NkhI5bRtoGjkUqjK