Skip to content

Commit bb26af0

Browse files
authored
Update .env
1 parent fc6386c commit bb26af0

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.env

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
APP_PORT=3001
21

3-
#true during development , make false in production
4-
DEBUG_MODE=true
5-
6-
DB_URL=mongodb+srv://vonnwatson:[email protected]
7-
8-
JWT_SECRET=sec123
9-
10-
REFRESH_TOKEN_SECRET=toml
11-
12-
13-
APP_URL=http://localhost:3001

0 commit comments

Comments
 (0)
close