Document DEFAULT_INVALID_SHORT_URL_REDIRECT env variable
This commit is contained in:
@@ -10,6 +10,7 @@ Deployed on [Coolify](https://coolify.io) via Docker Compose.
|
|||||||
- `DB_PASSWORD` — strong random password
|
- `DB_PASSWORD` — strong random password
|
||||||
- `INITIAL_API_KEY` — initial API key (`openssl rand -hex 32`)
|
- `INITIAL_API_KEY` — initial API key (`openssl rand -hex 32`)
|
||||||
- `TIMEZONE` — your timezone
|
- `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`
|
3. In the resource's **Domains** settings, enter your domain with the container port appended: `https://s.example.com:8080`
|
||||||
4. Deploy.
|
4. Deploy.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user