mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
合理化程序集,服务器Logic无需共享的代码存放解决方案目录,无需走Unity目录
合理化程序集,服务器Logic无需共享的代码存放解决方案目录,无需走Unity目录
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
{
|
||||
"List": [
|
||||
{
|
||||
"Id": 1,
|
||||
"OuterIP": "127.0.0.1",
|
||||
"OuterBindIP": "127.0.0.1",
|
||||
"InnerBindIP": "127.0.0.1",
|
||||
"ManagementPort": 20000
|
||||
}
|
||||
]
|
||||
}
|
||||
{"List":[
|
||||
{"Id":1,"OuterIP":"0.0.0.0","OuterBindIP":"0.0.0.0","InnerBindIP":"0.0.0.0","ManagementPort":20000}
|
||||
]}
|
||||
|
Reference in New Issue
Block a user