Document DEFAULT_INVALID_SHORT_URL_REDIRECT env variable

This commit is contained in:
Julien Calixte
2026-03-19 23:11:53 +01:00
parent 971f22f395
commit f7b532245b

View File

@@ -10,6 +10,7 @@ Deployed on [Coolify](https://coolify.io) via Docker Compose.
- `DB_PASSWORD` — strong random password
- `INITIAL_API_KEY` — initial API key (`openssl rand -hex 32`)
- `TIMEZONE` — your timezone
- `DEFAULT_INVALID_SHORT_URL_REDIRECT` — (optional) URL to redirect to when a short URL is not found
3. In the resource's **Domains** settings, enter your domain with the container port appended: `https://s.example.com:8080`
4. Deploy.