Skip to content

Commit

Permalink
Merge pull request #48 from ZekeSnider/zeke.fix-default-config
Browse files Browse the repository at this point in the history
Fix default JSON config
  • Loading branch information
ZekeSnider committed Jan 5, 2021
2 parents 8a1bab4 + d46e014 commit 3371aa8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Jared/config.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"routes": {
},
"routes": {
},
"webhooks": [
],
"webserver": {
"webServer": {
"port": 3005
}
}

0 comments on commit 3371aa8

Please sign in to comment.