Removed Dockerfile

This commit is contained in:
Luke Else 2022-01-17 22:18:22 +01:00
parent fa568ef10c
commit 6e817358bc

View File

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