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

CI/CD
Thomas CHAZOT 7 months ago
parent c008089aa1
commit 50bf9a7f6b

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

Loading…
Cancel
Save