瀏覽代碼

updated appversion to 2024-02-16 11:55:46.630616907

devops@bizgaze.in 1 年之前
父節點
當前提交
65d608bcfd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      docker-compose.yml

+ 1
- 1
docker-compose.yml 查看文件

@@ -34,7 +34,7 @@ services:
34 34
       - ${settings_dir}:/opt/bizgaze/wwwroot/settings
35 35
       - ${_files_dir}:/opt/bizgaze/wwwroot/_files
36 36
     environment:
37
-      - appversion=2024-02-16 11:35:39.105324026
37
+      - appversion=2024-02-16 11:55:46.630616907
38 38
    #   - ConnectionStrings__common=server=192.168.88.104;port=2424;Database=qa_common_tenant;User id=postgres;Password=Bizgaze@123;MaxPoolSize=5000;Connection Lifetime=300
39 39
    #   - ConnectionStrings__common_nsdb=qa_common_tenant
40 40
    #   - 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

Loading…
取消
儲存