Added port to config

This commit is contained in:
Ajay Ramachandran
2019-09-04 13:41:07 -04:00
parent 347ae87b12
commit ff0b661f26
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
{
"port": 80,
"globalSalt": "[global salt (pepper) that is added to every ip before hashing to make it even harder for someone to decode the ip]",
"adminUserID": "[the hashed id of the user who can perform admin actions]",
"behindProxy": true