Mise à jour de 'bob_party/Dockerfile'
continuous-integration/drone/push Build is passing Details

peristanceBDD
Thomas CHAZOT 2 years ago
parent 72fdfe3f43
commit 849be820e2

@ -14,4 +14,6 @@ RUN yarn
# Bundle app source
COPY bob_party/server.js .
EXPOSE 8080
CMD [ "node", "server.js" ]
Loading…
Cancel
Save