Skip to content

Commit

Permalink
Add example
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscariremma committed Jun 23, 2024
1 parent 8d4c9af commit 81c86d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ CLIENT_SECRET=[client secret]
API_KEY=[api-key id]:[api-key] # pre-shared token
SECRET=some_random_long_string

FRONTEND_URL=http://localhost:3001 # URL to the frontend used for proxying

REDIS_HOST=localhost
REDIS_PORT=6379
REDIS_PASS=""
Expand Down

0 comments on commit 81c86d8

Please sign in to comment.