We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2df5153 + cf7d97c commit f4b202bCopy full SHA for f4b202b
.env.example
@@ -2,6 +2,7 @@ FRAMNA_DOCS_TITLE=Framna Docs
2
FRAMNA_DOCS_DESCRIPTION=Documentation for Framna's APIs
3
FRAMNA_DOCS_HELP_URL=https://github.com/shapehq/framna-docs/wiki
4
FRAMNA_DOCS_PROJECT_CONFIGURATION_FILENAME=.shape-docs.yml
5
+NEXTAUTH_URL=https://docs.example.com
6
NEXTAUTH_SECRET=use [openssl rand -base64 32] to generate a 32 bytes value
7
REDIS_URL=localhost
8
POSTGRESQL_HOST=localhost
0 commit comments