Skip to content

Commit 0bb70db

Browse files
committed
Reorders variables
1 parent 2c1be7e commit 0bb70db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FRAMNA_DOCS_BASE_URL=http://localhost:3000
2-
FRAMNA_DOCS_PROJECT_CONFIGURATION_FILENAME=.shape-docs.yml
32
FRAMNA_DOCS_TITLE=Framna Docs
43
FRAMNA_DOCS_DESCRIPTION=Documentation for Framna's APIs
54
FRAMNA_DOCS_HELP_URL=https://github.com/shapehq/framna-docs/wiki
5+
FRAMNA_DOCS_PROJECT_CONFIGURATION_FILENAME=.shape-docs.yml
66
NEXTAUTH_URL_INTERNAL=http://localhost:3000
77
NEXTAUTH_SECRET=use [openssl rand -base64 32] to generate a 32 bytes value
88
REDIS_URL=localhost

0 commit comments

Comments
 (0)