Skip to content

Commit 0462a66

Browse files
authored
Update .env_sample, add SESSION_SECRET
1 parent 3a25dc2 commit 0462a66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env_sample

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
DB_URL=mongodb://root:[email protected]:27017/areumhs
22
DB_NAME=areumhs
3-
PORT=4001
3+
PORT=4001
4+
SESSION_SECRET=secretkey

0 commit comments

Comments
 (0)