Update komodo/automate/coder/compose.yaml

This commit is contained in:
2026-01-31 04:19:31 +00:00
parent 125bac0f5d
commit 7db7777f2b

View File

@@ -20,7 +20,7 @@ services:
CODER_OIDC_CLIENT_SECRET: "${CODER_OIDC_CLIENT_SECRET}" CODER_OIDC_CLIENT_SECRET: "${CODER_OIDC_CLIENT_SECRET}"
CODER_OIDC_IGNORE_EMAIL_VERIFIED: true CODER_OIDC_IGNORE_EMAIL_VERIFIED: true
CODER_OIDC_SIGN_IN_TEXT: "Sign in with Authentik" CODER_OIDC_SIGN_IN_TEXT: "Sign in with Authentik"
CODER_OIDC_ICON_URL: https://camo.githubusercontent.com/7dfeee4d130afb12c4e0d8bce64bd82117158160cd3edd529b7c675d204a0889/68747470733a2f2f676f61757468656e74696b2e696f2f696d672f69636f6e5f746f705f6272616e645f636f6c6f75722e737667$0 CODER_OIDC_ICON_URL: https://authentik.company/static/dist/assets/icons/icon.png
CODER_OIDC_SCOPES: openid,profile,email,offline_access CODER_OIDC_SCOPES: openid,profile,email,offline_access
# If the coder user does not have write permissions on # If the coder user does not have write permissions on