wohali commented on issue #125: need help: connection always refused inside container, works outside URL: https://github.com/apache/couchdb-docker/issues/125#issuecomment-450524232 In the app the DB won't show up at http://127.0.0.1:5984/, because it's another container with another IP address. Try accessing CouchDB from within the app at http://couch:5984/ . If you want a fixed IP address layout, you can do that too, see _e.g._ https://runnable.com/docker/docker-compose-networking
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
