Delete 'Sources/api_redirect/Dockerfile'
continuous-integration/drone/push Build is passing Details

pull/80/head
Félix MIELCAREK 3 years ago
parent 0e55668a63
commit 722d4abf8c

@ -1,4 +0,0 @@
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