update readme and env example

This commit is contained in:
Colin Griffin
2022-11-08 14:01:58 -05:00
parent 2980dcdc5c
commit ca0badc792
2 changed files with 37 additions and 3 deletions

View File

@@ -14,6 +14,9 @@ LICENSE=
NEXT_PUBLIC_WEBAPP_URL=http://localhost:3000
# Configure NEXTAUTH_URL manually if needed, otherwise it will resolve to {NEXT_PUBLIC_WEBAPP_URL}/api/auth
# NEXTAUTH_URL=http://localhost:3000/api/auth
# It is highly recommended that the NEXTAUTH_SECRET must be overridden and very unique
# Use `openssl rand -base64 32` to generate a key
NEXTAUTH_SECRET=secret