fixed port

This commit is contained in:
Kurt Seifried 2021-03-16 20:51:18 -06:00
parent 013162df0d
commit 26fed688f2
No known key found for this signature in database
GPG key ID: F15CADC4A00F8174

View file

@ -23,7 +23,7 @@ services:
# Comment/Uncomment the port mapping if you want to hide/expose the CouchDB service,
# for example map it to utilize Fauxton User Interface in dev environments.
ports:
- "9984:5984"
- "1584:5984"
networks:
- test