Clarify Coolify domain setup with port syntax

This commit is contained in:
Julien Calixte
2026-03-19 22:39:57 +01:00
parent ddd73aacbd
commit 33410f024d

View File

@@ -10,7 +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
3. Add a domain in Coolify pointing to port `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.
## Shlink Web UI ## Shlink Web UI