mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-27 08:00:58 +00:00
fix: docker 配置增加 iptables (#535)
This commit is contained in:
@@ -252,6 +252,7 @@ export namespace Container {
|
||||
registryMirrors: Array<string>;
|
||||
insecureRegistries: Array<string>;
|
||||
liveRestore: boolean;
|
||||
iptables: boolean;
|
||||
cgroupDriver: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user