changed ports to run on my server
This commit is contained in:
@@ -7,6 +7,6 @@ RUN npm install
|
||||
|
||||
COPY . .
|
||||
|
||||
EXPOSE 8002
|
||||
EXPOSE 8502
|
||||
|
||||
CMD ["npm", "start"]
|
Reference in New Issue
Block a user