Right now the handwritten Caddyfiles have too much code duplication, which means inevitably something will go wrong because I wrote code in one place and forgot to copy it to the other locations.
We should pull things like the CSP from a variable so that it can be repeated in like 3 places without error.
Right now the handwritten Caddyfiles have too much code duplication, which means inevitably something will go wrong because I wrote code in one place and forgot to copy it to the other locations.
We should pull things like the CSP from a variable so that it can be repeated in like 3 places without error.