Hello! I have an issue with the domain generated by Railway (I think). I'm not using Railway's Strapi service; instead, I uploaded it through a GitHub repository. Everything is set up correctly; I configured the Railway database to integrate with the repository.
But I'm facing an issue with the domain provided by Railway. Every time it's finishing the upload, the following error occurs:
> [email protected] start
> strapi start
> [2023-12-14 18:48:26.851] error: getaddrinfo ENOTFOUND (HERE IS THE RAILWAY DOMAIN)
Error: getaddrinfo ENOTFOUND (HERE IS THE RAILWAY DOMAIN)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:108:26)
This is my first time using Railway and seeking help here. If you need any additional information, please let me know. Thank you for your time.