Update runtime_options.md
Added a quick descriptor for the `url_base_prefix` option. Closes: https://github.com/google/cadvisor/issues/2377 Documents: https://github.com/google/cadvisor/pull/2117
This commit is contained in:
parent
f43a87b444
commit
08d0a0bf88
@ -92,6 +92,7 @@ Specify where cAdvisor listens.
|
||||
--http_digest_realm="localhost": HTTP digest file for the web UI (default "localhost")
|
||||
--listen_ip="": IP to listen on, defaults to all IPs
|
||||
--port=8080: port to listen (default 8080)
|
||||
--url_base_prefix=/: optional path prefix aded to all resource URLs; useful when running cAdvisor behind a proxy. (default /)
|
||||
```
|
||||
|
||||
## Local Storage Duration
|
||||
|
Loading…
Reference in New Issue
Block a user