Skip to content

Commit ae85f5b

Browse files
committed
lintfix
1 parent 5712d4c commit ae85f5b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ volumes:
5959
HEALTHCHECK_USER= # Set a strong username
6060
HEALTHCHECK_PASS= # Set a strong password
6161
# Optional: see [environment reference](/web-application/reference/env-variables)
62+
```
63+
6264
- Update your `.env` before starting the stack:
6365
- Set `CADDY_HOST` and `BASE_URL` for your domain (for example `yourdomain.com` / `https://yourdomain.com`).
6466
- Generate a production secret (`openssl rand -hex 32`) and assign it to `HTML2RSS_SECRET_KEY`.

0 commit comments

Comments
 (0)