wer
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
export function getNetConfig() {
|
||||
return {
|
||||
host: "10.0.1.39",
|
||||
host: "127.0.0.1",
|
||||
port: 13370,
|
||||
publicHost: "10.0.1.39:13370",
|
||||
publicHost: "127.0.0.1:13370",
|
||||
securePublicHost: false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user