detect new system to register default admin
This commit is contained in:
1 parent
20e9ae19f3
commit
17dd4e9561
6 files changed
+66
-5
No files matched your search
+3
-3
@@ -1,6 +1,6 @@
|
||||
mongoURI=mongodb://localhost:27017
|
||||
dbo=school
|
||||
secret=
|
||||
secret=<your 256 bit secret>
|
||||
PORT=8000
|
||||
SYSTEM_EMAIL=
|
||||
SYSTEM_PASSWORD=
|
||||
SYSTEM_EMAIL=<your system email>
|
||||
SYSTEM_PASSWORD=<your system password>
|
||||
Reference in new issue
Block a user