更新 docker-compose.yml

This commit is contained in:
Bryant 2024-01-30 17:31:00 +08:00
parent 20ec4cf8ad
commit fb84c57000
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ services:
constraints: constraints:
- node.role == manager - node.role == manager
swarmpit-db: swarmpit-db:
# image: couchdb:2.3.1 image: couchdb:2.3.1
image: couchdb:latest
volumes: volumes:
- db-data:/opt/couchdb/data - db-data:/opt/couchdb/data
networks: networks: