Update 'Dockerfile'
continuous-integration/drone/push Build is passing Details

testDocker
Lilian BRETON 2 years ago
parent cb214d1355
commit abd72dcd7e

@ -9,4 +9,4 @@ RUN npm install --production
COPY . .
CMD [ "npm", "start" ]
CMD [ "npm", "run", "web" ]
Loading…
Cancel
Save