@ -29,8 +29,7 @@ services:
meshcenterbackend:
build: ./
command:
- --transport ble --ble-adapter hci0 --ble-mesh-mac xxxxx --mongo-host mongodb
command: ["--transport", "ble", "--ble-adapter", "hci0", "--ble-mesh-mac", "xxxxx", "--mongo-host", "mongodb"]
container_name: mesh-center-backend-0
ports:
- 8680:8680