contracts/config/webserver.json

6 lines
61 B
JSON
Raw Normal View History

2018-03-12 11:31:17 -04:00
{
"enabled": true,
"host": "localhost",
"port": 8000
}