Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
grzanka committed Dec 11, 2023
1 parent 81284c3 commit 7dc6c8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yaptide_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ backend_cert_auth_url: 'https://ccm-dev.kdm.cyfronet.pl/key'
backend_backend_external_url: 'https://yaptide.c3.plgrid.pl:8443'

# keycloak settings
frontend_keycloak_base_url: 'https://sso.pre.plgrid.pl'
frontend_keycloak_base_url: 'https://sso.plgrid.pl'
frontend_keycloak_realm: 'PLGrid'
frontend_keycloak_client_id: 'yaptide-staging'
backend_keycloak_base_url: 'https://sso.pre.plgrid.pl'
frontend_keycloak_client_id: 'yaptide.c3.plgrid.pl'
backend_keycloak_base_url: 'https://sso.plgrid.pl'
backend_keycloak_realm: 'PLGrid'

# github repo settings
Expand Down

0 comments on commit 7dc6c8a

Please sign in to comment.