Skip to content

Commit

Permalink
Restored NEXTAUTH_URL in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roar-skinderviken committed Nov 23, 2024
1 parent 7eb9689 commit 9bb8146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Should have the following content
OAUTH_CLIENT_SECRET=secret
OAUTH_BASE_URL=http://localhost:9000/auth-server
NEXTAUTH_SECRET=secret
NEXTAUTH_URL=http://localhost:3000/api/auth
USER_IMAGE_BACKEND_URL=http://localhost:8080/api/user/image
RECAPTCHA_SITE_KEY=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI
NEXT_PUBLIC_KMEANS_BACKEND_URL=http://localhost:8000/k-means
Expand Down

0 comments on commit 9bb8146

Please sign in to comment.