fix: Subdomain for trek
This commit is contained in:
@@ -21,11 +21,11 @@ services:
|
||||
- ENCRYPTION_KEY=${ENCRYPTION_KEY}
|
||||
- TZ=Europe/Lisbon
|
||||
- LOG_LEVEL=info
|
||||
- ALLOWED_ORIGINS=https://trek.lino.cooking
|
||||
- ALLOWED_ORIGINS=https://trips.lino.cooking
|
||||
- FORCE_HTTPS=true
|
||||
- TRUST_PROXY=1
|
||||
- ALLOW_INTERNAL_NETWORK=trur
|
||||
- APP_URL=https://trek.lino.cooking
|
||||
- APP_URL=https://trips.lino.cooking
|
||||
- OIDC_ISSUER=https://auth.lino.cooking
|
||||
- OIDC_CLIENT_ID=652278a5-b695-4589-9d51-d23cfb2e15dd
|
||||
- OIDC_CLIENT_SECRET=${OIDC_CLIENT_SECRET}
|
||||
|
||||
Reference in New Issue
Block a user