Update 'Sources/api_redirect/Dockerfile'
continuous-integration/drone/push Build was killed Details

pull/79/head
Félix MIELCAREK 3 years ago
parent 16fab6d3af
commit 566a7435fb

@ -1,3 +1,4 @@
FROM httpd:2.4
COPY ./public-html/ /usr/local/apache2/htdocs/
CMD echo 'ServerName 127.0.0.1' >> /etc/httpd/conf/httpd.conf
CMD systemctl reload httpd
Loading…
Cancel
Save