Closed Wrede closed 2 years ago
http://{{ .Values.global.domain }}:8080/auth
changed to allow for internal dns to the web application, e.g "studio" or a local ip. now: http://{{ .Values.global.auth_domain }}:8080/auth
can be set in studio/settings.py via AUTH_DOMAIN
Status
Description
http://{{ .Values.global.domain }}:8080/auth
changed to allow for internal dns to the web application, e.g "studio" or a local ip. now: http://{{ .Values.global.auth_domain }}:8080/auth
can be set in studio/settings.py via AUTH_DOMAIN
Checklist