Closed a1eaiactaest closed 3 years ago
the way it is now is pretty shitty. I would like to make it something like config file which would be sourced from config.py class and then imported in db and connection.
db
connection
sourcing PORT from environment variables now, this issue is no longer needed.
the way it is now is pretty shitty. I would like to make it something like config file which would be sourced from config.py class and then imported in
db
andconnection
.