fix(local deploy): uncomments line

This commit is contained in:
2025-05-25 22:52:51 -05:00
parent a88f128ccb
commit a88da4f637

View File

@@ -11,7 +11,7 @@ RUN install-php-extensions \
zip \
opcache
#COPY . /app
COPY . /app
COPY --chmod=775 docker/app/entrypoint.sh /usr/local/bin/docker-entrypoint
COPY docker/app/Caddyfile /etc/frankenphp/Caddyfile