Update 'node-red/docker-compose.yaml'

This commit is contained in:
2022-08-05 16:23:57 +00:00
parent 574d80e544
commit 6cbda5e424
+2 -1
View File
@@ -6,4 +6,5 @@ services:
ports:
- "1880:1880"
volumes:
- "node-red-data:/data"
- "./node-red-data:/data"
users: "0"