Skip to content

Commit

Permalink
Read TOXIPROXY_URL as EnvVars
Browse files Browse the repository at this point in the history
  • Loading branch information
maaslalani committed Sep 17, 2021
1 parent 1eed55a commit f3f7a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ func main() {
Value: "http://localhost:8474",
Usage: "toxiproxy host to connect to",
Destination: &hostname,
EnvVars: []string{"TOXIPROXY_URL"},
},
}

Expand Down

0 comments on commit f3f7a39

Please sign in to comment.