embark/demo/config/webserver.json

6 lines
61 B
JSON
Raw Normal View History

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