浏览代码

first commit

mvtov 2 年之前
父节点
当前提交
8a80ba048c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/config.toml

+ 1 - 1
config/config.toml

@@ -1,6 +1,6 @@
 [Server]
     Addr = "0.0.0.0"
-    Port = 8999
+    Port = 8998
     RunMode = "debug"
 [Sparrow]
     Server = "http://192.168.0.224:18100"