Skip to content

Commit

Permalink
add end
Browse files Browse the repository at this point in the history
  • Loading branch information
bbkz committed Dec 1, 2023
1 parent 31d6cfd commit 2130166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/wger/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ environment:
value: "https://{{ .Values.ingress.url }}"
{{- else }}
value: "http://{{ .Values.ingress.url }}"
{{- end }}
- name: CSRF_TRUSTED_ORIGINS
value: "http://{{ .Values.ingress.url }},https://{{ .Values.ingress.url }},http://127.0.0.1,https://127.0.0.1,http://localhost,https://localhost"
{{- else }}
Expand Down

0 comments on commit 2130166

Please sign in to comment.