fix ip
This commit is contained in:
parent
95e00d4d71
commit
89621c7cbb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
'interface': 'eth0',
|
'interface': 'eth0',
|
||||||
'ipv4': '135.125.239.125/32',
|
'ipv4': '135.125.239.125/32',
|
||||||
'gateway4': '135.125.238.1',
|
'gateway4': '135.125.238.1',
|
||||||
'ipv6': '2001:41d0:701:1100::3dea/64',
|
'ipv6': '2001:41d0:701:1100::3dea/56',
|
||||||
'gateway6': '2001:41d0:701:1100::1',
|
'gateway6': '2001:41d0:701:1100::1',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue