2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-25 06:49:31 +01:00

update node-red

This commit is contained in:
kev
2019-03-16 11:09:42 +08:00
parent 7a1876e3f0
commit 1642336ba6
2 changed files with 4 additions and 0 deletions

View File

@@ -29,4 +29,6 @@ VOLUME /data
EXPOSE 1880
ENV FLOWS=flows.json
CMD ["node-red", "--userDir", "/data"]

View File

@@ -29,4 +29,6 @@ VOLUME /data
EXPOSE 1880
ENV FLOWS=flows.json
CMD ["node-red", "--userDir", "/data"]