Skip to content

Commit

Permalink
Merge pull request #1212 from visualize-admin/docs/nextauth
Browse files Browse the repository at this point in the history
docs: Add NEXTAUTH_SECRET for auth variables
  • Loading branch information
bprusinowski authored Oct 12, 2023
2 parents 3f52fe1 + f9a5d73 commit e8dc137
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 @@ -217,6 +217,7 @@ To configure Keycloak:
- KEYCLOAK_ID: "visualize"
- KEYCLOAK_SECRET: From [Keycloak][keycloak-admin] > Clients > visualize > Credentials > Client secret
- KEYCLOAK_ISSUER: http://localhost:8080/realms/master
- NEXTAUTH_SECRET: Any string, can be "secret" locally
[keycloak-admin]: http://localhost:8080/admin/master/console/#/
Expand Down

1 comment on commit e8dc137

@vercel
Copy link

@vercel vercel bot commented on e8dc137 Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visualization-tool – ./

visualization-tool-alpha.vercel.app
visualization-tool-git-main-ixt1.vercel.app
visualization-tool-ixt1.vercel.app

Please sign in to comment.