From 9c124f085fe705a788134ad4eb8d8902a080c14b Mon Sep 17 00:00:00 2001 From: Scaratek <153395462+Entrpix@users.noreply.github.com> Date: Sun, 7 Jul 2024 22:20:06 -0400 Subject: [PATCH] oops --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}