gohttp/include/www.teststatic.com.json

13 lines
243 B
JSON

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