You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ Then navigate to the dashboard https://proxy.localhost
33
33
-`--https-redirect` Force https redirects for all created endpoints
34
34
-`--log-level` Log level for the envoy server. `error`, `info`, `debug`
35
35
-`--trace-process-logs` Show logs from external processes on the dashboard using dtrace on macOS. Requires disabling SIP. This WILL eventually lock up your system badly enough for you to hold down the power button for a restart [unless you're on Tahoe](https://news.ycombinator.com/item?id=45974681)
36
+
-`--xds-port` The port to run the xDS server (default: 18000)
37
+
-`--envoy-admin-port` The port to run the admin interface, including statistics, for envoy (default: 9901)
0 commit comments