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.
1 parent 2c1be7e commit 0bb70dbCopy full SHA for 0bb70db
.env.example
@@ -1,8 +1,8 @@
1
FRAMNA_DOCS_BASE_URL=http://localhost:3000
2
-FRAMNA_DOCS_PROJECT_CONFIGURATION_FILENAME=.shape-docs.yml
3
FRAMNA_DOCS_TITLE=Framna Docs
4
FRAMNA_DOCS_DESCRIPTION=Documentation for Framna's APIs
5
FRAMNA_DOCS_HELP_URL=https://github.com/shapehq/framna-docs/wiki
+FRAMNA_DOCS_PROJECT_CONFIGURATION_FILENAME=.shape-docs.yml
6
NEXTAUTH_URL_INTERNAL=http://localhost:3000
7
NEXTAUTH_SECRET=use [openssl rand -base64 32] to generate a 32 bytes value
8
REDIS_URL=localhost
0 commit comments