更新 docker-compose.yml
This commit is contained in:
parent
20ec4cf8ad
commit
fb84c57000
|
@ -40,8 +40,7 @@ services:
|
|||
constraints:
|
||||
- node.role == manager
|
||||
swarmpit-db:
|
||||
# image: couchdb:2.3.1
|
||||
image: couchdb:latest
|
||||
image: couchdb:2.3.1
|
||||
volumes:
|
||||
- db-data:/opt/couchdb/data
|
||||
networks:
|
||||
|
|
Loading…
Reference in New Issue