Update README, ensure /files exists in the docroot
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FROM php:7-apache
|
||||
COPY ./ /var/www/html/
|
||||
RUN mkdir /var/www/html/files
|
||||
EXPOSE 80
|
||||
|
Reference in New Issue
Block a user