瀏覽代碼

no message

Jonathan Starck 3 年之前
父節點
當前提交
f19cf60b6e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/config.js

+ 1 - 1
config/config.js

@@ -1,5 +1,5 @@
 let config = {
-	address: "0.0.0.0",
+	address: "172.16.0.4",
 	port: 8080,
 	basePath: "/",
 	ipWhitelist: [],