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

pull/96/head^2
Thomas CHAZOT 2 years ago
parent 756477471e
commit 5add06f8b0

@ -23,6 +23,8 @@ COPY --from=build /app/build/ /usr/local/apache2/htdocs/
COPY htaccess /usr/local/apache2/htdocs/.htaccess
RUN cat /usr/local/apache2/htdocs/.htaccess
RUN ls -a /usr/local/apache2/htdocs/
# Exposer le port 80 (par défaut pour Apache)

Loading…
Cancel
Save