Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
feat(caddy): add trojan support
Browse files Browse the repository at this point in the history
add trojan support

Signed-off-by: mritd <[email protected]>
  • Loading branch information
mritd committed Jun 6, 2021
1 parent bedb27c commit 39b6005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion caddy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ RUN set -e \
--with github.com/kirsch33/realip \
--with github.com/porech/caddy-maxmind-geolocation \
--with github.com/caddyserver/format-encoder \
--with github.com/mholt/caddy-webdav
--with github.com/mholt/caddy-webdav \
--with github.com/imgk/caddy-trojan


FROM alpine:3.13 AS dist
Expand Down

0 comments on commit 39b6005

Please sign in to comment.