diff --git a/README.md b/README.md index 15c1884..f2a89a9 100644 --- a/README.md +++ b/README.md @@ -10,7 +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 -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. ## Shlink Web UI