handling of changing ids of sensors
This commit is contained in:
@@ -2,6 +2,8 @@ version: '3.8'
|
||||
|
||||
services:
|
||||
data-collector:
|
||||
# Override command to prevent auto-start in dev environment
|
||||
command: sleep infinity
|
||||
# Override volumes for local dev; host workspace is mounted to /workspace.
|
||||
volumes:
|
||||
- ./:/workspace
|
||||
|
||||
Reference in New Issue
Block a user