mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-27 06:03:48 +03:00
063ed1e7f9
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 |
||
---|---|---|
.. | ||
testdata | ||
adapter.go | ||
dispenser.go | ||
dispenser_test.go | ||
lexer.go | ||
lexer_test.go | ||
parse.go | ||
parse_fuzz.go | ||
parse_test.go |