gohttp/include/www.teststatic.com.json

13 lines
245 B
JSON

{
"name": "teststatic",
"server": ["www.teststatic.com"],
"port": 8088,
"enable_ssl":false,
"paths": [
{
"path": "/",
"root": "../example",
"default": "index.html"
}
]
}