Compare commits

..

1 Commits

Author SHA1 Message Date
a88da4f637 fix(local deploy): uncomments line 2025-05-25 22:52:51 -05:00

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