File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -114,9 +114,9 @@ FROM caddy:${CADDY_VERSION}-builder-alpine AS symfony_caddy_builder
114
114
115
115
RUN xcaddy build \
116
116
--with github.com/dunglas/mercure \
117
- --with github.com/dunglas/mercure/caddy
118
- # --with github.com/dunglas/vulcain \
119
- # --with github.com/dunglas/vulcain/caddy
117
+ --with github.com/dunglas/mercure/caddy \
118
+ --with github.com/dunglas/vulcain \
119
+ --with github.com/dunglas/vulcain/caddy
120
120
121
121
FROM caddy:${CADDY_VERSION} AS symfony_caddy
122
122
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ route {
29
29
# Extra directives
30
30
{$MERCURE_EXTRA_DIRECTIVES}
31
31
}
32
- # vulcain
32
+ vulcain
33
33
push
34
34
php_fastcgi unix//var/run/php/php-fpm.sock
35
35
encode zstd gzip
You can’t perform that action at this time.
0 commit comments