change port
This commit is contained in:
+1
-1
@@ -19,5 +19,5 @@ COPY --from=builder /no-copy-legal-panel-frontend/package.json ./package.json
|
||||
COPY --from=builder /no-copy-legal-panel-frontend/.next ./.next
|
||||
COPY --from=builder /no-copy-legal-panel-frontend/node_modules ./node_modules
|
||||
|
||||
EXPOSE 2999
|
||||
EXPOSE 2997
|
||||
CMD ["npm", "start"]
|
||||
Reference in New Issue
Block a user