caddy-s3browser
caddy-s3browser copied to clipboard
Fixed environment variables references in Caddyfile.tmpl
Hello, I fixed some mistakes in the template Caddyfile. Environment variables should be reference as {$
Thanks!
Thanks for this PR, this file isn't directly used by Caddy itself, but rather the linux tool envsub creates a file for Caddy.
If you are able to remove the dependence on envsub with this PR that would be appreciated.