@@ -39,7 +39,7 @@ services:
- ConnectionStrings__common_nsdb=qa_common_tenant
- ConnectionStrings__nsdb_remoteconnection=mongodb://admin:Bizgaze%40123@mongodb_${containername}: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=prod
+ - Environment=test
depends_on:
- mongodb
- postgresql