Closed luca-ma closed 5 years ago
Hi,
I've cloned project git clone https://github.com/itmicus/cmdbuild_docker and the I've started containers docker-compose up -d
I've this error
cmdbuild_db | 2019-07-11 13:49:49.019 UTC [146] FATAL: no pg_hba.conf entry for host "172.18.0.3", user "cmdbuild", database "cmdbuild_30", SSL off
It seems related to postgres container. There's something that must be configured? thanks
using cmdbuild 3.1 docker image containers start correclty
Hi,
I've cloned project git clone https://github.com/itmicus/cmdbuild_docker and the I've started containers docker-compose up -d
I've this error
cmdbuild_db | 2019-07-11 13:49:49.019 UTC [146] FATAL: no pg_hba.conf entry for host "172.18.0.3", user "cmdbuild", database "cmdbuild_30", SSL off
It seems related to postgres container. There's something that must be configured? thanks