documentation & updates for configuring scrutiny behind a reverse proxy with path rewriting.

This commit is contained in:
Jason Kulatunga
2022-05-09 16:37:05 -07:00
parent 90e5d219a2
commit eb4a738746
5 changed files with 66 additions and 3 deletions
@@ -114,7 +114,7 @@ OPTIONS:
Name: "api-endpoint",
Usage: "The api server endpoint",
Value: "http://localhost:8080",
EnvVars: []string{"SCRUTINY_API_ENDPOINT"},
EnvVars: []string{"COLLECTOR_API_ENDPOINT"},
},
&cli.StringFlag{