Compare commits
2 Commits
674588c2a6
...
c233aa1cb3
| Author | SHA1 | Date | |
|---|---|---|---|
| c233aa1cb3 | |||
|
|
974bcc8d81 |
@@ -19,6 +19,6 @@ RUN addgroup -g 1001 -S nodejs && \
|
||||
|
||||
USER nodejs
|
||||
|
||||
EXPOSE 3000
|
||||
EXPOSE 3010
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
|
||||
Reference in New Issue
Block a user