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

pull/96/head^2
Thomas CHAZOT 1 year ago
parent 6a99980e5f
commit 8a2cc449b2

@ -26,6 +26,6 @@ RUN touch /usr/local/apache2/conf/httpd.conf
RUN echo "AddType text/css .css" >> /usr/local/apache2/conf/httpd.conf
RUN echo "AddType application/javascript .js" >> /usr/local/apache2/conf/httpd.conf
RUN ls /usr/local/apache2/htdocs/
RUN ls /usr/local/apache2/conf/httpd.conf
# Exposer le port 80 (par défaut pour Apache)
EXPOSE 80

Loading…
Cancel
Save