kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
104 stars 87 forks source link

Ambiguous script variable #1770

Closed Icarus9913 closed 1 month ago

Icarus9913 commented 2 months ago

What happened?

https://kuma.io/docs/2.7.x/guides/gateway-delegated/

There's a unrecognized script variable ${PROXY_IP}

curl -i $PROXY_IP
Icarus9913 commented 2 months ago

I gonna supplement it