Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a88da4f637 |
@@ -11,7 +11,7 @@ RUN install-php-extensions \
|
|||||||
zip \
|
zip \
|
||||||
opcache
|
opcache
|
||||||
|
|
||||||
#COPY . /app
|
COPY . /app
|
||||||
COPY --chmod=775 docker/app/entrypoint.sh /usr/local/bin/docker-entrypoint
|
COPY --chmod=775 docker/app/entrypoint.sh /usr/local/bin/docker-entrypoint
|
||||||
COPY docker/app/Caddyfile /etc/frankenphp/Caddyfile
|
COPY docker/app/Caddyfile /etc/frankenphp/Caddyfile
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user