My manually created fly app (elixir) can't connect to postgres nxdomain

I created a second toml file to deploy a staging environemtn of my app.

  1. Created a postgres app
  2. Created a fly app
  3. created separate toml file
  4. Deploying fails with error nxdomain on the staging version

Fixed when I recreated the app :frowning:

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.