From 3e1b9416b24e22b1a9ae419fcc21b5cfce2f94bd Mon Sep 17 00:00:00 2001 From: "devops@bizgaze.in" Date: Mon, 4 Mar 2024 19:35:32 +0530 Subject: [PATCH] updated appversion to 2024-03-04 19:35:32.028748397 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index e5f4a80..81089e9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,7 +34,7 @@ services: - ${settings_dir}:/opt/bizgaze/wwwroot/settings - ${_files_dir}:/opt/bizgaze/wwwroot/_files environment: - - appversion=2024-03-04 18:55:37.927152058 + - appversion=2024-03-04 19:35:32.028748397 # - ConnectionStrings__common=server=192.168.88.104;port=2424;Database=qa_common_tenant;User id=postgres;Password=Bizgaze@123;MaxPoolSize=5000;Connection Lifetime=300 # - 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