diff --git a/dist/cloudfront/get.openziti.io/routes.yml b/dist/cloudfront/get.openziti.io/routes.yml index e893bb4e5..d9a1c14c3 100644 --- a/dist/cloudfront/get.openziti.io/routes.yml +++ b/dist/cloudfront/get.openziti.io/routes.yml @@ -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 + \ No newline at end of file