fixed folder issue
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nils Stinnesbeck 2020-01-04 15:48:05 +01:00
parent 3414964272
commit 37dad890fa
Signed by: nils
GPG Key ID: 86D4882C6C6CA48B

View File

@ -1,2 +1,2 @@
FROM php:7.4.1-fpm-alpine3.11
COPY ./webroot/* /var/www/html/
COPY ./webroot/ /var/www/html/