Fix CLIENT_URL

This commit is contained in:
Erki Aas 2023-04-13 22:38:54 +03:00
parent 5167c76898
commit 5e8507d3b0

View File

@ -60,7 +60,7 @@ spec:
- containerPort: 3000
env:
- name: CLIENT_URL
value: client-gab7y.codemowers.ee
value: https://client-gab7y.codemowers.ee
envFrom:
- secretRef:
name: oidc-client-authorization-code-sample-client-owner-secrets