Relative Content

Tag Archive for docker-composenextcloud

Nextcloud unknown host when trying to connect to Postgres with Docker’s IP

I tried creating docker compose nextcloud and the db (postgres), but upon creating a new user, the db is not recognized, even though on the “config/config.php” file the configuration is there. I’m assuming the problem is with the docker’s local IP since I’m using docker’s network to access the site locally (Correct me if I’m wrong)