diff --git a/frontend/src/views/container/container/index.vue b/frontend/src/views/container/container/index.vue index 0abfb4431..2edf2d891 100644 --- a/frontend/src/views/container/container/index.vue +++ b/frontend/src/views/container/container/index.vue @@ -546,6 +546,7 @@ const onOpenDialog = async ( rowData: Partial = { cmd: [], cmdStr: '', + network: 'bridge', publishAllPorts: false, exposedPorts: [], cpuShares: 1024,