Merge pull request #182 from openziti/qrkourier-patch-1

fix relative link to self-hosting guide
This commit is contained in:
Ken Bingham 2023-01-25 23:37:37 -05:00 committed by GitHub
commit 0dcd39b2b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Nginx Reverse Proxy for zrok
I'll assume you have a running zrok controller and public frontend and wish to front both with Nginx providing server TLS. Go back to [the hosting quickstart](v0.3_quickstart.md) if you still need to spin those up.
I'll assume you have a running zrok controller and public frontend and wish to front both with Nginx providing server TLS. Go back to [the self-hosting guide](v0.3_self_hosting_guide.md) if you still need to spin those up.
## Choose a Reverse Proxy Address