1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00: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

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

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