Small change.

This commit is contained in:
Daniel31x13
2022-07-19 21:23:24 -04:00
parent 7cd0b9d956
commit 09f842f409
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -25,5 +25,5 @@ RUN chown -R node:node /home/node /media
USER node
EXPOSE 5000
EXPOSE 5500
CMD node server.js