diff options
author | Zaq? Wiedmann <zaquestion@gmail.com> | 2020-02-26 15:06:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-26 16:06:34 -0700 |
commit | 063ed1e7f91b578c705147cb411d076865195174 (patch) | |
tree | 743a2a04eb7bd40360522783a4da717a3b92cfb6 /caddyconfig/caddyfile/lexer_test.go | |
parent | 2de0acc11fcaaed9e4b3561d9a2d1457f015e9e3 (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 'caddyconfig/caddyfile/lexer_test.go')
0 files changed, 0 insertions, 0 deletions