Removed dockerfile

This commit is contained in:
Luke Else 2022-01-17 22:17:40 +01:00
parent 183d7cc741
commit 21d87b73aa

View File

@ -1,6 +0,0 @@
FROM php:7.2-apache
COPY . /var/www/html
EXPOSE 80