Skip to content

Commit f4b202b

Browse files
authored
Merge pull request #370 from shapehq/adds-nextauth-url
Adds NEXTAUTH_URL to environment
2 parents 2df5153 + cf7d97c commit f4b202b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FRAMNA_DOCS_TITLE=Framna Docs
22
FRAMNA_DOCS_DESCRIPTION=Documentation for Framna's APIs
33
FRAMNA_DOCS_HELP_URL=https://github.com/shapehq/framna-docs/wiki
44
FRAMNA_DOCS_PROJECT_CONFIGURATION_FILENAME=.shape-docs.yml
5+
NEXTAUTH_URL=https://docs.example.com
56
NEXTAUTH_SECRET=use [openssl rand -base64 32] to generate a 32 bytes value
67
REDIS_URL=localhost
78
POSTGRESQL_HOST=localhost

0 commit comments

Comments
 (0)