mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-06 01:43:48 +00:00
edit Dockerfile to enable setting npm flags with docker run
This commit is contained in:
@@ -9,5 +9,3 @@ RUN npm ci
|
||||
COPY . .
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD [ "npm", "run", "start:prod" ]
|
||||
|
||||
Reference in New Issue
Block a user