Skip to content

Commit

Permalink
chore: add to web-portal
Browse files Browse the repository at this point in the history
  • Loading branch information
mumin-khan committed Aug 8, 2024
1 parent 52809b6 commit 67b9ea7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ data:
WEB_API_BASE_URL: http://{{ .Values.ingress.hosts.webApiHost }}
RELEASE_SERVER_BASE_URL: http://{{ .Values.ingress.hosts.releaseServerHost }}
{{ end }}
GOOGLE_CLIENT_ID: {{ .Values.google.sso.clientId | quote }}
GOOGLE_CLIENT_ID: {{ .Values.webApi.google.sso.clientId | quote }}

0 comments on commit 67b9ea7

Please sign in to comment.