continuity/Server/appsettings.json

8 lines
No EOL
87 B
JSON

{
"auth": {
"port": 10001,
"address": "127.0.0.1"
},
"logging":{
}
}