Salavat Dinmukhametov
Results
4
comments of
Salavat Dinmukhametov
Can I try to do this task?
I am trying to run a backend. Can you figure out with with error? `~/Documents/Open-Assistant/backend ~/Documents/Open-Assistant/scripts/backend-development INFO: Will watch for changes in these directories: ['/Users/slvt/Documents/Open-Assistant/backend'] INFO: Uvicorn running on http://0.0.0.0:8080...
And is it correct DATABASE_URI? `DATABASE_URI="postgresql://postgres:postgres@db:5432/postgres" `