update scopes for romm
All checks were successful
Deploy Containers / Prepare (push) Successful in 24s

This commit is contained in:
2026-04-20 14:31:54 -04:00
parent 6166cbf1ed
commit 6ab62b6cd3
2 changed files with 277 additions and 274 deletions

View File

@@ -33,6 +33,7 @@
OIDC_CLIENT_ID: "{{ ROMM_OIDC_CLIENT_ID }}"
OIDC_CLIENT_SECRET: "{{ ROMM_OIDC_CLIENT_SECRET }}"
OIDC_REDIRECT_URI: "{{ ROMM_OIDC_REDIRECT_URL }}"
OIDC_CLAIM_ROLES: "{{ ROMM_OIDC_CLAIM_ROLES }}"
OIDC_SERVER_APPLICATION_URL: "{{ ROMM_SERVER_APPLICATION_URL }}"
labels:
traefik.enable: "true"