完善docker compose一键部署

This commit is contained in:
Yu Sun
2022-07-22 14:44:27 +08:00
parent 127e7a1ea7
commit 4141ed3655
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
services:
scada:
build:
context: .
container_name: edge_manager
image: edge_manager
network_mode: host