diff --git a/config_example.json b/config_example.json index aa2de60..0d0f045 100644 --- a/config_example.json +++ b/config_example.json @@ -32,7 +32,7 @@ "website": { "enabled": true, "host": "0.0.0.0", - "port": 80, + "port": 8080, "stratumHost": "cryppit.com", "stats": { "updateInterval": 30,