{ "logger": { "output_json": false, "level": "info", "filename": "ee-go.log", "max_size": 1024, "max_age": 10 }, "http": { "enable": true, "protocol": "http://", "hostname": "127.0.0.1", "port": 7073, "index_path": "", "network": false, "static_dir": true }, "static": { "enable": true, "package": "public/package.json", "config": "public/config", "dist": "public/dist", "html": "public/html", "ssl": "public/ssl" } }