Skip to content

Commit 3981361

Browse files
Update src/content/docs/web-application/how-to/deployment.mdx
Co-authored-by: Copilot <[email protected]>
1 parent e4f9fc4 commit 3981361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/web-application/how-to/deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ volumes:
6666
- Adjust optional knobs (auto source, Sentry, worker counts) as needed and refer to the [environment reference](/web-application/reference/env-variables) for details.
6767
- After `docker compose up -d`, run `docker compose logs caddy --tail 20`; look for `certificate obtained`.
6868
- Re-test after DNS changes with [SSL Labs](https://www.ssllabs.com/ssltest/).
69-
- Want automatic updates? Add the Watchtower service shown below or reuse the ready-made sample compose file at `examples/deployment/caddy/docker-compose.yml`.
69+
- Want automatic updates? Add the Watchtower service shown below.
7070

7171
## Secure Your Instance
7272

0 commit comments

Comments
 (0)