fix: Try new interpolation

This commit is contained in:
Lino Silva
2026-04-12 22:42:52 +01:00
parent 8fb291704e
commit 5030362ba4
+1 -1
View File
@@ -28,7 +28,7 @@ services:
- APP_URL=https://trek.lino.cooking - APP_URL=https://trek.lino.cooking
- OIDC_ISSUER=https://auth.lino.cooking - OIDC_ISSUER=https://auth.lino.cooking
- OIDC_CLIENT_ID=652278a5-b695-4589-9d51-d23cfb2e15dd - OIDC_CLIENT_ID=652278a5-b695-4589-9d51-d23cfb2e15dd
- OIDC_CLIENT_SECRET=${OIDC_CLIENT_SECRET} - OIDC_CLIENT_SECRET=[[TREKCLIENTSECRET]]
- OIDC_DISPLAY_NAME=PocketID - OIDC_DISPLAY_NAME=PocketID
- OIDC_ONLY=true - OIDC_ONLY=true
- OIDC_DISCOVERY_URL=https://auth.lino.cooking/.well-known/openid-configuration - OIDC_DISCOVERY_URL=https://auth.lino.cooking/.well-known/openid-configuration