Added leak and exec, moved from a config.json file to a .env file, other changes

This commit is contained in:
TheEssem 2019-11-12 18:09:06 -06:00
parent ef071a39d4
commit d661b58271
24 changed files with 216 additions and 58 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@ data/
appold.js
migrate.js
config.json
.env
logs
*.log
npm-debug.log*