-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
🐛 Possible BugReported issues that need to be reproduced by the team.Reported issues that need to be reproduced by the team.🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.
Description
Error Message and Logs
Consider the following docker-compose:
services:
customer_portal:
build:
context: ..
dockerfile: Dockerfile
# ...
# ...
listmonk:
image: listmonk/listmonk:latest
# ...
Configuration/General/Domains as expected list them in the same order:
Domains:
Domains for Customer Portal
...
Domains for Listmonk
While when the Preview Deployment is finished, the bot posts the following:
The preview deployment is ready. 🟢
Open Preview | Open Build Logs
^^^^^^^^^ this is a link to the Listmonk suddenly
Ideally there could be another select in Configuration/General after the domains to choose the one that will appear there.
Or at least make it obvious how this URL works. And IMO it makes much more sense to use either
- the first service with domain
- the first service with build & domain
Steps to Reproduce
- Add a stack with several services
- Add several domains
- Enable Preview Deployments
- Create PR
- Check the bot post
Example Repository URL
No response
Coolify Version
v4.0.0-beta.416
Are you using Coolify Cloud?
Yes (Coolify Cloud)
Operating System and Version (self-hosted)
No response
Additional Information
No response
AntiTcb
Metadata
Metadata
Assignees
Labels
🐛 Possible BugReported issues that need to be reproduced by the team.Reported issues that need to be reproduced by the team.🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.