Skip to content

Commit

Permalink
Update .env.example file
Browse files Browse the repository at this point in the history
  • Loading branch information
molleer committed Jun 17, 2024
1 parent 1b0ceb6 commit 67d3554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ISSUER_BASE_URL=https://auth.chalmers.it
BASE_URL=http://localhost:8080
CLIENT_ID=[client id]
CLIENT_SECRET=[client secret]
API_KEY=[api-key id]:[api-key] # pre-shared token
SECRET=some_random_long_string

REDIS_HOST=localhost
Expand Down

0 comments on commit 67d3554

Please sign in to comment.