Mise à jour de 'cryptide_project/server/socket_io/Dockerfile'
continuous-integration/drone/push Build was killed Details

CI/CD
Thomas CHAZOT 1 year ago
parent 4e0dea5621
commit fa71a8d103

@ -14,7 +14,7 @@ RUN npm install
COPY ./server/socket_io/server.js .
# Expose the port that the application will run on
EXPOSE 80
EXPOSE 8080
# Command to run the application
ENTRYPOINT ["node", "server.js"]

Loading…
Cancel
Save