Update couchdb/docker-compose.yml

This commit is contained in:
2026-01-09 19:06:14 +00:00
parent 6d7567acee
commit 9691e50075
+1
View File
@@ -1,6 +1,7 @@
services:
couchserver:
image: couchdb
container_name: couchdb
restart: always
ports:
- "5984:5984"