We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8c07d commit 88886dfCopy full SHA for 88886df
8.5-www/Dockerfile
@@ -23,7 +23,8 @@ RUN CGO_ENABLED=1 \
23
--with github.com/dunglas/caddy-cbrotli \
24
--with github.com/ggicci/caddy-jwt \
25
--with github.com/mholt/caddy-ratelimit \
26
- --with github.com/pberkel/caddy-storage-redis
+ --with github.com/pberkel/caddy-storage-redis \
27
+ --with github.com/sctr/frankenphp-tailwind-merge
28
29
# -----------------------------------------------------
30
# FrankenPHP
0 commit comments