This commit is contained in:
Adam
2020-01-06 18:36:18 +01:00
parent df55e7e4e7
commit 56a3413430

View File

@@ -11,6 +11,6 @@ COPY . .
EXPOSE 9876
VOLUME [ "/conf ]
VOLUME [ "/conf" ]
CMD [ "npm", "start" ]