Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dallascrichmond committed Dec 11, 2024
1 parent dd03e3f commit 4867d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/openshift.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ objects:
- name: VITE_PORT
value: '5173'
- name: SSO_AUTH_SERVER_URL
value: https://dev.loginproxy.gov.bc.ca/auth/realms/standard/protocol/openid-connect
value: ${{ vars.SSO_AUTH_SERVER_URL }}
- name: SSO_CLIENT_ID
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 4867d85

Please sign in to comment.