2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00
This commit is contained in:
kev
2020-02-09 19:56:46 +08:00
parent ca6a5659c2
commit 23e67d7576
4 changed files with 30 additions and 15 deletions

View File

@@ -5,5 +5,5 @@ node-red:
volumes:
- ./data:/data
- /dev/input:/dev/input
privileged: yes
privileged: true
restart: always