Hi,
So i have a Quasar app using Adonis as a API and when i activate the Canary Deploy hook i get an dummy url that raises an CORS issue on the API.
Found out i had to disable the Canary hook and then re deploy to get rid of the issue.
This is not a problem for me as i can very quickly rollback if an deployment crashes the site.
Just wanted to tell you about this.
Thank you.