We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebabe2 commit 0980f34Copy full SHA for 0980f34
docker/Dockerfile
@@ -10,4 +10,4 @@ WORKDIR /var/www
10
COPY docker/common/config.d /var/www/config/common.d
11
COPY docker/production/config.d /var/www/config/config.d
12
13
-COPY mantenimiento.php /var/www/html/mantenimiento.php
+COPY docker/mantenimiento.php /var/www/html/mantenimiento.php
0 commit comments