master
parent
d5552efdfc
commit
721901c473
|
@ -4,7 +4,9 @@ networks:
|
|||
mother:
|
||||
external: true
|
||||
|
||||
|
||||
#backup user in mongo pwd +F9ELYfavzTx/w/eOSiURc1IV28= user backupman
|
||||
#restore user in mongo pwd KG12JiX4R0sVSuEnJ/F7PiDYUdA= user restoreman
|
||||
|
||||
services:
|
||||
mongoprimary:
|
||||
image: registry.vnfco.ir/library/bitnami/mongodb:4.4.11-debian-10-r5
|
||||
|
@ -46,7 +48,7 @@ services:
|
|||
retries: 3
|
||||
start_period: 5s
|
||||
|
||||
|
||||
|
||||
mongosecondary:
|
||||
image: registry.vnfco.ir/library/bitnami/mongodb:4.4.11-debian-10-r5
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue