all repos — website @ 2d635ac0e7045663e22df1d4183ae4348f01d527

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

2d635ac0e7045663e22df1d4183ae4348f01d527

parent

3885eb15f33e967dfa83981af58ccac7af62fe4b

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
A redis.Caddyfile
@@ -0,0 +1,2 @@
+storage redis { +}