Skip to content

Commit

Permalink
ci: added backend auth key
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
  • Loading branch information
awanlin committed Nov 9, 2023
1 parent 2179d00 commit a1601ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app-config.heroku.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ backend:
baseUrl: https://demo.backstage.io
listen:
port: ${PORT}
auth:
keys:
- secret: ${BACKEND_AUTH_KEY}

auth:
environment: production
Expand Down

0 comments on commit a1601ad

Please sign in to comment.