Skip to content

Commit

Permalink
docs: add google example
Browse files Browse the repository at this point in the history
  • Loading branch information
siyul-park committed Dec 9, 2023
1 parent 9510249 commit 1f6d895
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions examples/google.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1f6d895

Please sign in to comment.