Fix CLIENT_URL
This commit is contained in:
parent
5167c76898
commit
5e8507d3b0
@ -60,7 +60,7 @@ spec:
|
|||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
env:
|
env:
|
||||||
- name: CLIENT_URL
|
- name: CLIENT_URL
|
||||||
value: client-gab7y.codemowers.ee
|
value: https://client-gab7y.codemowers.ee
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: oidc-client-authorization-code-sample-client-owner-secrets
|
name: oidc-client-authorization-code-sample-client-owner-secrets
|
||||||
|
Loading…
Reference in New Issue
Block a user