💚 CI test
continuous-integration/drone/push Build is passing Details

deployement
Vincent ASTOLFI 1 year ago
parent 2744e04bb9
commit 6362fbbd8f

@ -4,4 +4,4 @@ COPY ./ ./
RUN sed -i '1i\<base href="https://codefirst.iut.uca.fr/containers/vincentastolfi-maettleship/">' ./public/index.html
RUN npm install
EXPOSE 8081
CMD [ "node", "app.js" ]
CMD [ "node", "index.js" ]

Loading…
Cancel
Save