diff --git a/kubernetes/staging.vars.yaml b/kubernetes/staging.vars.yaml index 6b3259c9b..69b4a4cec 100644 --- a/kubernetes/staging.vars.yaml +++ b/kubernetes/staging.vars.yaml @@ -25,9 +25,12 @@ kompassi_admins: kompassi_csp_allowed_login_redirects: - dev.ropekonsti.fi - - localhost:3000 - - localhost:5000 - - localhost:8000 + - http://localhost:3000 + - https://localhost:3000 + - http://localhost:5000 + - https://localhost:5000 + - http://localhost:8000 + - https://localhost:8000 - ropekonsti.fi - wp.ropecon.fi - dev.larpit.fi