fix .env.example
This commit is contained in:
1 parent
de494818e7
commit
7768c5c9ee
1 file changed
+2
-2
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
mongoURI="mongodb://localhost:27017"
|
mongoURI=mongodb://localhost:27017
|
||||||
dbo="school"
|
dbo=school
|
||||||
PORT=8080
|
PORT=8080
|
||||||
SYSTEM_EMAIL=
|
SYSTEM_EMAIL=
|
||||||
SYSTEM_PASSWORD=
|
SYSTEM_PASSWORD=
|
||||||
Reference in new issue
Block a user