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 43dfa56c9d
commit 9bef039161

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

Loading…
Cancel
Save