HI i am facing the same issue. I have replaced the URL. Can someone tell me how i can run deply and run in production?
> headlesscms@0.1.0 develop
> strapi develop
(node:31340) Warning: [deprecated] In future versions, Strapi will stop reading directly from the environment variable API_TOKEN_SALT. Please set apiToken.salt in config/admin.js instead.
For security reasons, keep storing the secret in an environment variable and use env() to read it in config/admin.js (ex: `apiToken: { salt: env('API_TOKEN_SALT') }`). See https://docs.strapi.io/developer-docs/latest/setup-deployment-guides/configurations/optional/environment.html#configuration-using-environment-variables.
(Use `node --trace-warnings ...` to show where the warning was created)
[2023-04-05 12:23:47.429] error: getaddrinfo ENOTFOUND http://ec2-3-8-78-44.eu-west.compute.amazonaws.com
Error: getaddrinfo ENOTFOUND http://ec2-3-8-78-44.eu-west.compute.amazonaws.com
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:71:26)