瀏覽代碼

updated appversion to 2024-02-14 15:35:12.090215061

devops@bizgaze.in 1 年之前
父節點
當前提交
15a9e21d57
共有 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-14 14:55:47.643588511
37
+      - appversion=2024-02-14 15:35:12.090215061
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…
取消
儲存