Skip to content

Commit

Permalink
fix ACL
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarnutsch committed Oct 31, 2024
1 parent 6d462be commit 65edcf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker-compose/docker-compose.tpl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ services:
IDP_JWKS_URI: https://auth-sso.vivid-planet.cloud/.well-known/jwks.json
IDP_END_SESSION_ENDPOINT: https://auth-sso.vivid-planet.cloud/oauth2/sessions/logout
POST_LOGOUT_REDIRECT_URI: https://admin.cometdxp.com/oauth2/sign_out?rd=%2F
ACL_ALL_PERMISSIONS_DOMAINS: "vivid-planet.com"
env_file: "api.secrets.env"

admin:
Expand Down

0 comments on commit 65edcf7

Please sign in to comment.