diff --git a/examples/google.yaml b/examples/google.yaml new file mode 100644 index 00000000..fc1032bc --- /dev/null +++ b/examples/google.yaml @@ -0,0 +1,11 @@ +- kind: http + name: http + address: :8000 + links: + out: + - name: google + port: io + +- kind: proxy + name: google + target: https://www.google.com