on remonte src d'un cran

This commit is contained in:
JC
2017-10-24 09:02:50 +02:00
parent fa863fc991
commit f66552f41c
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
FROM php:apache FROM php:apache
COPY src/ /var/www/html/ COPY . /var/www/html
View File