Changed port number
This commit is contained in:
@@ -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