Skip to content

Commit

Permalink
logout -> sso
Browse files Browse the repository at this point in the history
  • Loading branch information
foodelevator committed Dec 6, 2024
1 parent d0b9517 commit 956b92f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions job.nomad.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ AWS_SECRET_ACCESS_KEY={{ .aws_secret_access_key }}
LOGIN_API_KEY={{ .login_api_key }}
{{ end }}
AWS_ACCESS_KEY_ID=AKIATUCF4UAO3OIEOFJA
LOGIN_FRONTEND_URL=https://logout.datasektionen.se/legacyapi
LOGIN_API_URL=http://logout.nomad.dsekt.internal/legacyapi
LOGIN_FRONTEND_URL=https://sso.datasektionen.se/legacyapi
LOGIN_API_URL=http://sso.nomad.dsekt.internal/legacyapi
HODIS_HOST=https://hodis.datasektionen.se
ENV
destination = "local/.env"
Expand Down

0 comments on commit 956b92f

Please sign in to comment.