add variable school email

This commit is contained in:
SowinskiBraeden committed 2022-06-11 09:47:51 -07:00
1 parent 956fe306e5
commit 3aa4f72b33
4 files changed
+16 -9

No files matched your search

+1
View File
@@ -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>