diff --git a/docker/instock/docker-compose-lh.yml b/docker/instock/docker-compose-lh.yml index a7bb7c8..aa1d135 100644 --- a/docker/instock/docker-compose-lh.yml +++ b/docker/instock/docker-compose-lh.yml @@ -20,8 +20,8 @@ services: - /cosdata/instock:/cosdata # 挂载一个通用的主机目录 networks: - - 1panel-network + - host networks: - 1panel-network: + host: external: true \ No newline at end of file