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

CI/CD
Thomas CHAZOT 7 months ago
parent debb8776da
commit cf255534cf

@ -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 443
# Command to run the application
ENTRYPOINT ["node", "server.js"]

Loading…
Cancel
Save