Этот коммит содержится в:
2024-02-08 10:03:55 +00:00
родитель ccadb47b77
Коммит 0439b8abee
+1 -1
Просмотреть файл
@@ -39,7 +39,7 @@ services:
- ConnectionStrings__common_nsdb=qa_common_tenant
- 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
- environment=test
depends_on:
- mongodb
- postgresql