all repos — homestead @ 12dcea302369101dccc9319fbe81658c5ad10d6c

Code for my website

Enable Caddyfile to validate without redis Validation tries to connect to the redis server by the `storage` global option, which is not possible without secrets that are not exposed during the build

Alan Pearce
commit

12dcea302369101dccc9319fbe81658c5ad10d6c

parent

962a7c8cbdcd486dd5ec4cdc197a72f82d3831af

1 file changed, 1 insertion(+), 2 deletions(-)

changed files
M CaddyfileCaddyfile
@@ -3,8 +3,7 @@ admin off
persist_config off auto_https disable_redirects acme_ca https://acme.zerossl.com/v2/DV90 - storage redis { - } + import globals/* servers :80 { metrics protocols h1 h2c