Skip to content

Commit 37d8d60

Browse files
committed
fix sample env
1 parent 44f1e04 commit 37d8d60

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

sample.env

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ SERVER_HOST=127.0.0.1
99
ENTRY_NAME=index
1010
ENTRY=src/views/index.js
1111
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
12+
LIB_NAME=Index

0 commit comments

Comments
 (0)