Matthew Holt
6 years ago
No known key found for this signature in database
GPG Key ID: 2A349DD577D586A5
1 changed files with
1 additions and
0 deletions
-
cmd/caddy/main.go
|
|
@ -38,6 +38,7 @@ import ( |
|
|
|
_ "github.com/caddyserver/caddy/v2/modules/caddyhttp/starlarkmw" |
|
|
|
_ "github.com/caddyserver/caddy/v2/modules/caddyhttp/templates" |
|
|
|
_ "github.com/caddyserver/caddy/v2/modules/caddytls" |
|
|
|
_ "github.com/caddyserver/caddy/v2/modules/caddytls/distributedstek" |
|
|
|
_ "github.com/caddyserver/caddy/v2/modules/caddytls/standardstek" |
|
|
|
_ "github.com/caddyserver/caddy/v2/modules/filestorage" |
|
|
|
_ "github.com/caddyserver/caddy/v2/modules/logging" |
|
|
|