Clarify Coolify domain setup with port syntax
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user