Skip to content

Commit b81e770

Browse files
committed
feat(caddy): add format-encoder
add format-encoder Signed-off-by: mritd <mritd@linux.com>
1 parent 3fcda2f commit b81e770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

caddy/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ RUN set -e \
1818
--with github.com/hairyhenderson/caddy-teapot-module \
1919
--with github.com/kirsch33/realip \
2020
--with github.com/porech/caddy-maxmind-geolocation \
21+
--with github.com/caddyserver/format-encoder \
2122
--with github.com/mholt/caddy-webdav
2223

2324

0 commit comments

Comments
 (0)