{
    "serverPort": 8080,
    "defaultResponseHeaders": {
        "Content-Type": "text/html; charset=utf-8",
        "X-Frame-Options": "DENY",
        "Content-Security-Policy": "img-src *; frame-ancestors http://localhost:8080; object-src *"
    }

}
