mirror of
https://github.com/thebreaddev/Supercell.GUT.git
synced 2024-11-10 07:44:37 +00:00
281d2789ea
not finished. early wip state
10 lines
No EOL
167 B
JSON
10 lines
No EOL
167 B
JSON
{
|
|
"Gateway": {
|
|
"Host": "0.0.0.0",
|
|
"Port": 9339
|
|
},
|
|
"Database": {
|
|
"MongoConnectionString": "mongodb://127.0.0.1:27017",
|
|
"DatabaseName": "gut"
|
|
}
|
|
} |