Skip to content

Commit

Permalink
Add EOL to env example
Browse files Browse the repository at this point in the history
  • Loading branch information
anjula-sack committed Mar 9, 2024
1 parent 6b0d919 commit 6608b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ JWT_SECRET=your_jwt_secret_key
GOOGLE_CLIENT_ID='your_google_client_id'
GOOGLE_CLIENT_SECRET='your_google_client_secret'
GOOGLE_REDIRECT_URL=http://localhost:${SERVER_PORT}/api/auth/google/callback
CLIENT_URL=http://localhost:5173
CLIENT_URL=http://localhost:5173

0 comments on commit 6608b78

Please # to comment.