Updated Socket in config

This commit is contained in:
SowinskiBraeden committed 2021-08-03 17:55:56 -07:00
1 parent f7c03488ed
commit 997d277890
2 files changed
+3 -2

No files matched your search

+2 -1
View File
@@ -3,5 +3,6 @@
"token": "ODYwMjk4NjgxMDQ3MDU2NDM0.YN5NlQ.m6lQ76B8b0ftjE6hhpoh1AGlYKU",
"botID": "860298681047056434",
"mongoURI": "mongodb://localhost/27017",
"version": "Beta 0.6.2"
"version": "Beta 0.6.2",
"socket": "http://localhost:8080"
}