Closed MarionLeHerisson closed 7 months ago
hmm, It would have been better to check why there are the same URL many times! I never hit this "bug", so I guess it comes from your projet.
For the record, it can happen if one of your service is declaring an host matching the "root_domain", f.e. when your frontend service does not use a subdomain.
Already got this on a few projects but didn't took time to fix it.
About this issue, my previous comment explained why we listed two times foodomarket.local
(root_domain configuration + frontend's domain)
But I just understood that the third repetition of foodomarket.local
is due to the configuration rule handling the redirect from HTTP to HTTPS.
When running
castor start
, on some projects, the same url is displayed multiple times, for instance :=> "https://foodomarket.local" displayed 3 times