mirror of
https://github.com/fumiama/water.git
synced 2026-06-12 22:40:30 +08:00
fix cid err
This commit is contained in:
@@ -28,7 +28,6 @@ type PlatformSpecificParams struct {
|
||||
|
||||
func defaultPlatformSpecificParams() PlatformSpecificParams {
|
||||
return PlatformSpecificParams{
|
||||
ComponentID: "root\\tap0901",
|
||||
Network: "192.168.1.10/24",
|
||||
Network: "192.168.234.0/24",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user