Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(render.yaml): add environment variables for NextAuth.js configur…
…ation Add NEXTAUTH_SECRET and NEXTAUTH_URL environment variables to the service configuration to allow for NextAuth.js configuration. NEXTAUTH_SECRET should be set to the secret key used by NextAuth.js, and NEXTAUTH_URL should be set to the external hostname of the Render instance.
- Loading branch information