8000 fix: do not use non-existent FrankenPHP worker config file · dunglas/symfony-docker@eaca689 · GitHub
[go: up one dir, main page]

Skip to content

Commit eaca689

Browse files
bkosunmaxhelias
authored 8000 andcommitted
fix: do not use non-existent FrankenPHP worker config file
1 parent 330ea24 commit eaca689

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ ENV APP_ENV=prod
7676
RUN mv "$PHP_INI_DIR/php.ini-production" "$PHP_INI_DIR/php.ini"
7777

7878
COPY --link frankenphp/conf.d/20-app.prod.ini $PHP_INI_DIR/app.conf.d/
79-
COPY --link frankenphp/worker.Caddyfile /etc/caddy/worker.Caddyfile
8079

8180
# prevent the reinstallation of vendors at every changes in the source code
8281
COPY --link composer.* symfony.* ./

0 commit comments

Comments
 (0)
0