Hi,
While pushing my project to the remote webpass master, I get the following error message:
W: Route 'api.bestfootball.fr' doesn't map to a domain of the project, using default development hostname.
W: Route 'bestfootball.fr' doesn't map to a domain of the project, using default development hostname.
My routes.yaml, placed in the .platform folder is like this:
"https://bestfootball.fr/":
type: upstream
upstream: "bf_front:http"
"https://api.bestfootball.fr/":
type: upstream
upstream: "bf_api:http"
My two folders for backend and frontend are named bf_api and bf_front.
Would you know what I am supposed to do in my code files or in ovh?
-----------
Hello @NassimE,
If the malfunction is no longer present, I invite you to share the solution with the community.
For your next requests, I invite you to turn to the EN community :
https://community.ovh.com/en/
Have a nice day,
^FabL