summaryrefslogtreecommitdiff
path: root/caddy.go
diff options
context:
space:
mode:
authorZaq? Wiedmann <zaquestion@gmail.com>2020-02-26 15:06:34 -0800
committerGitHub <noreply@github.com>2020-02-26 16:06:34 -0700
commit063ed1e7f91b578c705147cb411d076865195174 (patch)
tree743a2a04eb7bd40360522783a4da717a3b92cfb6 /caddy.go
parent2de0acc11fcaaed9e4b3561d9a2d1457f015e9e3 (diff)
caddyfile: expand environment variables within caddy files (#3082)
Small expansion to the work done in https://github.com/caddyserver/caddy/pull/2963 which simply calls `os.ExpandEnv` so env vars like `{$URL}` where `$URL=$SCHEME://$HOST:$PORT` (contrived) get the expanded $SCHEME, $HOST, and $PORT variables included
Diffstat (limited to 'caddy.go')
0 files changed, 0 insertions, 0 deletions