docs: fix and improve compilation docs

This commit is contained in:
Kévin Dunglas
2024-08-20 03:51:29 +02:00
parent 7a524ddbd5
commit 60e3aba981
8 changed files with 40 additions and 54 deletions

View File

@@ -63,8 +63,8 @@ RUN xcaddy build \
--output /usr/local/bin/frankenphp \
--with github.com/dunglas/frankenphp=./ \
--with github.com/dunglas/frankenphp/caddy=./caddy/ \
# Mercure and Vulcain are included in the official build, but feel free to remove them
--with github.com/dunglas/caddy-cbrotli \
# Mercure and Vulcain are included in the official build, but feel free to remove them
--with github.com/dunglas/mercure/caddy \
--with github.com/dunglas/vulcain/caddy
# Add extra Caddy modules here