diff --git a/src/config.json b/src/config.json index 8e31f201..5667d258 100644 --- a/src/config.json +++ b/src/config.json @@ -1,6 +1,6 @@ { "title": "HU OSS", - "port": "8081", + "port": "8080", "ssl": false, "ws": true, "prefix": "/service/", @@ -9,4 +9,4 @@ "accounts.google.com", "dcounter.space" ] -} \ No newline at end of file +}