Added Github actions

This commit is contained in:
Ajay Ramachandran
2020-04-06 16:46:19 -04:00
parent bd2f00d5f7
commit 3a203d249e
2 changed files with 18 additions and 2 deletions

View File

@@ -1,6 +1,4 @@
{
// Remove all comments from the config when using it!
"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]",