First_Commit
This commit is contained in:
@@ -18,7 +18,7 @@ COPY . .
|
||||
RUN mkdir -p /app/uploads/medical
|
||||
|
||||
# Expose the port
|
||||
EXPOSE 3000
|
||||
EXPOSE 3004
|
||||
|
||||
# Start the server
|
||||
CMD ["node", "server.js"]
|
||||
|
||||
Reference in New Issue
Block a user