fix(local deploy): uncomments line
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user