mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
fixed typo in docker-compose-replicasets.yml
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
- MONGODB_REPLICA_SET_MODE=secondary
|
||||
- MONGODB_PRIMARY_HOST=mongodb-primary
|
||||
|
||||
mongodb-arbiter:
|
||||
mongodb-arbiter:
|
||||
image: 'bitnami/mongodb:latest'
|
||||
depends_on:
|
||||
- mongodb-primary
|
||||
|
||||
Reference in New Issue
Block a user