mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 05:27:14 -04:00
Remove caddy plugins http.filter, http.ipfilter and http.realip from caddy
because they are currently broken, preventing download of caddy during Wekan Snap build. Thanks to xet7 !
This commit is contained in:
parent
41eb47bc15
commit
6a94500170
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ parts:
|
|||
|
||||
caddy:
|
||||
plugin: dump
|
||||
source: https://caddyserver.com/download/linux/amd64?plugins=http.filter,http.ipfilter,http.realip&license=personal&telemetry=off
|
||||
source: https://caddyserver.com/download/linux/amd64?license=personal&telemetry=off
|
||||
source-type: tar
|
||||
organize:
|
||||
caddy: bin/caddy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue