We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f1e04 commit 37d8d60Copy full SHA for 37d8d60
1 file changed
sample.env
@@ -9,6 +9,4 @@ SERVER_HOST=127.0.0.1
9
ENTRY_NAME=index
10
ENTRY=src/views/index.js
11
OUT=public
12
-LIB_NAME=Index
13
-
14
-DB_URL=mongodb+srv://your-user-name:xxx@cluster0.xxx.mongodb.net/db_name?retryWrites=true&w=majority
+LIB_NAME=Index
0 commit comments