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

testDocker
Lilian BRETON 3 years ago
parent fbfcb0bd4f
commit c747c9d551

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