add variable school email
This commit is contained in:
4 files changed
+16
-9
No files matched your search
@@ -2,5 +2,6 @@ mongoURI=mongodb://localhost:27017
|
||||
dbo=school
|
||||
secret=<your 256 bit secret>
|
||||
PORT=8000
|
||||
SYSTEM_EMAIL_ADDRESS=<@exampleschoolemail.com>
|
||||
SYSTEM_EMAIL=<your system email>
|
||||
SYSTEM_PASSWORD=<your system password>
|
||||
Reference in new issue
Block a user