mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-01 02:46:52 +00:00
host修改
This commit is contained in:
@@ -50,7 +50,6 @@ func main() {
|
||||
*TcpPort = 8284
|
||||
}
|
||||
}
|
||||
log.SetFlags(log.Lshortfile)
|
||||
cnf.CompressDecode, cnf.CompressEncode = utils.GetCompressType(cnf.Compress)
|
||||
server.StartNewServer(*TcpPort, &cnf)
|
||||
}
|
||||
|
Reference in New Issue
Block a user