-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
💤 Waiting for feedbackIssues awaiting a response from the author.Issues awaiting a response from the author.🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.
Description
Error Message and Logs
When adding a domain (e.g., "coolify.io") in the Domains field,
Coolify generates incorrect Traefik routing rules:
Generated (WRONG): Host(``) && PathPrefix(`coolify.io`)
Expected (CORRECT): Host(`coolify.io`)
This causes "404 page not found" errors.
Version: v4.0.0-beta.444
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.444
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
No response
Additional Information
No response
infcodev
Metadata
Metadata
Assignees
Labels
💤 Waiting for feedbackIssues awaiting a response from the author.Issues awaiting a response from the author.🔍 TriageIssues that need assessment and prioritization.Issues that need assessment and prioritization.