From 79607c8d23bf03ff7231b26f451eb114148a2750 Mon Sep 17 00:00:00 2001 From: chenweijian <820961417@qq.com> Date: Tue, 7 Feb 2023 18:12:38 +0800 Subject: [PATCH] =?UTF-8?q?user=E6=9C=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 489b3f3..c663d1c 100755 --- a/main.go +++ b/main.go @@ -7,7 +7,7 @@ import ( ) const ( - PORT = 9030 + PORT = 9040 ) func main() { -- 2.22.0