From b0ef7a85f2d0180f6d7c6e9989743a1079a908a1 Mon Sep 17 00:00:00 2001 From: Crafty-The-Fox <59181698+Crafty-The-Fox@users.noreply.github.com> Date: Sun, 19 Dec 2021 23:33:36 -0500 Subject: [PATCH] fix port issue fdgsvhbjfd,.kmxvgbrfdkvmn xk,jmdxufhgbrvnk xmc, why was this even done in the first place --- cmd/server/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/server/main.go b/cmd/server/main.go index 4de7b26..64b7ceb 100644 --- a/cmd/server/main.go +++ b/cmd/server/main.go @@ -21,7 +21,7 @@ import ( ) const ( - ConnPort = "4989" + ConnPort = "60010" ConnType = "tcp" ConfigFile = "config.json" ProfileDir = "profiles/"