katkat_ asked
wkw replied
1. please show the exact command you run
2. please show the result of docker ps
(just nocodb one)
3. please show the result of docker inspect nocodb -f "{{ json .NetworkSettings.Networks }}"
katkat_ replied
The database is a postgresql sitting on the host machine but the credentials are all defined using NC_DB in my env file.
katkat_ replied
I can ping the container on the host machine using its IP but when I pass the port 8080 that nocodb is supposed to listen on, I get the error of connection reset.
katkat_ replied