Skip to content

Commit

Permalink
Merge pull request #1975 from openziti/add-zrok-route
Browse files Browse the repository at this point in the history
add a shortcut route for the zrok Docker instance
  • Loading branch information
qrkourier committed May 2, 2024
2 parents 748d09b + b3621d3 commit dfd56db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dist/cloudfront/get.openziti.io/routes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@
- get: /dist/
raw: /openziti/ziti/{{GITHUB_SHA}}/dist/
file: /docker-images/ziti-router/compose.yml

# https://get.openziti.io/zrok-instance/compose.yml
- get: /zrok-instance/
raw: /openziti/zrok/main/docker/compose/zrok-instance/
file: compose.yml

0 comments on commit dfd56db

Please sign in to comment.