We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc264d commit ba2eecfCopy full SHA for ba2eecf
job.nomad.hcl
@@ -31,6 +31,7 @@ job "pandora" {
31
DATABASE_URL=postgres://pandora:{{ .db_password }}@postgres.dsekt.internal:5432/pandora
32
APP_KEY={{ .app_key }}
33
OIDC_CLIENT_SECRET={{ .sso_client_secret }}
34
+SPAM_API_KEY={{ .spam_api_key }}
35
{{ end }}
36
PORT={{ env "NOMAD_PORT_http" }}
37
APP_URL=https://bokning.datasektionen.se
0 commit comments