contracts/config/webserver.json
2018-03-12 11:31:17 -04:00

6 lines
61 B
JSON

{
"enabled": true,
"host": "localhost",
"port": 8000
}