mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-02 11:07:25 +01:00
update node-red
This commit is contained in:
@@ -3,7 +3,7 @@ node-red:
|
||||
ports:
|
||||
- "1880:1880"
|
||||
volumes:
|
||||
- ./data:/root/.node-red
|
||||
- ./data:/data
|
||||
- /dev/input:/dev/input
|
||||
privileged: yes
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user