Delete config.json
This commit is contained in:
parent
b09515775b
commit
203a6b9fa2
20
config.json
20
config.json
@ -1,20 +0,0 @@
|
||||
{
|
||||
"VERBOSE_LEVEL": 2,
|
||||
"MONGO_URI": "mongodb://localhost:27017/crepesr",
|
||||
"HTTP": {
|
||||
"HTTP_HOST": "0.0.0.0",
|
||||
"HTTP_PORT": 443
|
||||
},
|
||||
"DISPATCH": [
|
||||
{
|
||||
"DISPATCH_NAME": "CrepeSR",
|
||||
"DISPATCH_URL": "http://localhost/query_gateway"
|
||||
}
|
||||
],
|
||||
"GAMESERVER": {
|
||||
"SERVER_IP": "127.0.0.1",
|
||||
"SERVER_PORT": 22102,
|
||||
"MAINTENANCE": true,
|
||||
"MAINTENANCE_MSG": "Server is in maintenance mode."
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user