I have created a simple wordpress Resource using the "Wordpress + MariaDB" instance. For the QFDN's i entered https://domain.com and https://www.domain.com. To make my http redirect work, i've tried to add labels to the compose file, however it seems like its impossible to change / overwrite default labels.
Error Message and Logs
I have created a simple wordpress Resource using the "Wordpress + MariaDB" instance. For the QFDN's i entered https://domain.com and https://www.domain.com. To make my http redirect work, i've tried to add labels to the compose file, however it seems like its impossible to change / overwrite default labels.
These (From deployable compose file):
need to be changed to:
This would be the correct redirect and works when setting up a service without compose.
When i try to add all labels and look at the deployable compose file, it just adds them on bottom without overwriting the default ones.
Please let me know if there is a better way to redirect www https
Right now I have 2 DNS A Records:
domain.com -> serverIp *.domain.com -> serverIp
Steps to Reproduce
See on top.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.363
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
No response
Additional Information
No response