diff --git a/etc/config.json.sample b/etc/config.json.sample index 947f7e6..28d32e5 100644 --- a/etc/config.json.sample +++ b/etc/config.json.sample @@ -1,5 +1,5 @@ { - "port": 8181, + "http-port": 8181, "https-port": 8443, "ssl-cert": "etc/ssl-local-cert.pem", "ssl-key": "etc/ssl-local-key.pem",