mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
fix Dockerfile
This commit is contained in:
@@ -10,4 +10,4 @@ COPY . .
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
RUN npm start:prod
|
||||
CMD [ "npm", "run", "start:prod" ]
|
||||
|
||||
Reference in New Issue
Block a user