修改port默认值
This commit is contained in:
parent
5985971041
commit
5afc5612da
@ -18,7 +18,7 @@ export class SubnetInfo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export class Settings {
|
export class Settings {
|
||||||
listenPort: number = 38894;
|
listenPort: number = 31466;
|
||||||
mtu: number = 1420;
|
mtu: number = 1420;
|
||||||
|
|
||||||
@Type(() => SubnetInfo)
|
@Type(() => SubnetInfo)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user