diff --git a/config.json b/config.json index f5fc691..4e2231a 100644 --- a/config.json +++ b/config.json @@ -2,6 +2,6 @@ "contentDir": "content", "assetsDir": "assets", - "serverPort": "12345", + "serverPort": "8789", "serverName": "qwik" }