Skip to content

Commit

Permalink
Merge pull request #788 from openziti/qrkourier-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
qrkourier authored Nov 15, 2024
2 parents 67c1d1d + 87cfe57 commit 262e55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/compose/zrok-instance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ The `ziti-quickstart` and `caddy` containers publish ports to all devices that u

1. My provider, e.g., Route53 doesn't give me a single API token.
As long as your DNS provider is supported by Caddy then it will work. You can modify the Caddyfile to use a different set of properties than the example. Here's how the `tls` section should look for Route53.
As long as your DNS provider is supported by Caddy then it will work. You can modify the Caddyfile to use a different set of properties than the example. Here's how the `tls` section should look for Route53. You must declare any environment variables introduced in the `.env` file in `docker.compose.override` on the `caddy` service to ensure they are passed through to the Caddy container.

```json
tls {
Expand Down

0 comments on commit 262e55e

Please sign in to comment.