Update 'docker-compose.yml'
This commit is contained in:
+5
-5
@@ -40,11 +40,11 @@ services:
|
||||
# - ConnectionStrings__nsdb_remoteconnection=mongodb://admin:Bizgaze%40123@192.168.88.104:27017/authSource={{mongo_db}}&ssl=false?authSource=admin&readPreference=primary&directConnection=true&ssl=false
|
||||
# - ConnectionStrings__postgres=server=localhost;port=5432;Database=postgres;User id=postgres;Password=Bizgaze@123
|
||||
- environment=test
|
||||
deploy:
|
||||
replicas: 3
|
||||
update_config:
|
||||
parallelism: 1
|
||||
delay: 10s
|
||||
#deploy:
|
||||
# replicas: 3
|
||||
# update_config:
|
||||
# parallelism: 1
|
||||
# delay: 10s
|
||||
# depends_on:
|
||||
# - mongodb
|
||||
# - postgresql
|
||||
|
||||
Reference in New Issue
Block a user