|
I created a postgres connection and pass it in the code, but I get a connection error. This database is 100% accessible, because I work with it through pycharm and asyncpg. Connection in code: What could be the problem? |
Answered by
FyZzyss
May 26, 2021
Replies: 1 comment 1 reply
|
The problem is that air flow is running in docker and is looking at its localhost |
1 reply
Answer selected by
FyZzyss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The problem is that air flow is running in docker and is looking at its localhost