Hi guys, I am having this issue in the container, ...
# orm-help
h
Hi guys, I am having this issue in the container, is it because I am connecting to Postgresql without a user value? I am doing it on localhost. Thanks
j
hunt down the missing
user
check all the docker-compose, env files, it must be missing somewhere
or remove it completely
h
it doesn't help