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

testDocker
Lilian BRETON 2 years ago
parent c747c9d551
commit 553f46891b

@ -9,4 +9,4 @@ RUN npm install --production
COPY . . COPY . .
CMD [ "node", "bob_party/App.tsx" ] CMD [ "npm", "start" ]
Loading…
Cancel
Save