From 020b3ef95a9ab4e9c674e7806f00c0a66422ef83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Thu, 9 Apr 2026 09:07:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0dockerfile=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest/config/config.yaml | 12 ++++++------ timezone/Shanghai | Bin 0 -> 561 bytes timezone/localtime | Bin 0 -> 561 bytes timezone/timezone | 1 + 4 files changed, 7 insertions(+), 6 deletions(-) create mode 100644 timezone/Shanghai create mode 100644 timezone/localtime create mode 100644 timezone/timezone diff --git a/manifest/config/config.yaml b/manifest/config/config.yaml index 76516da..3d35469 100644 --- a/manifest/config/config.yaml +++ b/manifest/config/config.yaml @@ -28,7 +28,7 @@ logger: database: default: - type: "pgsql" - host: "116.204.74.41" + host: "192.168.0.169" port: "15432" user: "postgres" pass: "Bjang09@686^*^" @@ -41,7 +41,7 @@ database: debug : true dryRun : false #空跑 - type: "pgsql" - host: "116.204.74.41" + host: "192.168.0.169" port: "15432" user: "postgres" pass: "Bjang09@686^*^" @@ -69,7 +69,7 @@ gfToken: redis: # 单实例配置 default: - address: 116.204.74.41:6379 + address: 192.168.0.169:6379 db: 1 idleTimeout: "60s" #连接最大空闲时间,使用时间字符串例如30s/1m/1d maxConnLifetime: "90s" #连接最长存活时间,使用时间字符串例如30s/1m/1d @@ -105,10 +105,10 @@ gfcli: path: "./internal/app/system" # 文件上传服务地址,与oss模块minio中的endpoint(filePrefix需要加http://)一致 -filePrefix: "http://116.204.74.41:9000" +filePrefix: "http://192.168.0.169:9000" consul: - address: 116.204.74.41:8500 + address: 192.168.0.169:8500 jaeger: #链路追踪 - addr: 116.204.74.41:4318 \ No newline at end of file + addr: 192.168.0.169:4318 \ No newline at end of file diff --git a/timezone/Shanghai b/timezone/Shanghai new file mode 100644 index 0000000000000000000000000000000000000000..91f6f8bc2e234bafd484146986bdb289082c3588 GIT binary patch literal 561 zcmbu*zb^w}9LMo*sb7uZVlR)P+QDKF36WCLNNV90hMH8mol%_2lQ6N|X0Wt&|A0ig zYPz+k{ufWWnRwpMAJ9ZRm*-x?E%$l*C$;LT3_WT4b=2NzZC~|=C*8PAnz!SMZcTj$ zt?sL|$L>r!EJ$Z#%XIIr^!v`U`Pj?IXSr#5n@#x|uLk|}K=-#pGy8I==4y|zif-%k z``2;iyrCBIr}1LxMlH>RUUvCRWd{{6H&If#PQe>V40%K@diI|riW5nZK+9zLz?b5# zy+^+If0*`TPqbFdBNLIC$W&ym(@sWaJMDC2K9T^*fTTcjAW4ucNE)Zj!x|DHnUGXS cE+iR}4M~UOLlQb|MkJ;4e>qdO>B@TQ7g9&Lh5!Hn literal 0 HcmV?d00001 diff --git a/timezone/localtime b/timezone/localtime new file mode 100644 index 0000000000000000000000000000000000000000..91f6f8bc2e234bafd484146986bdb289082c3588 GIT binary patch literal 561 zcmbu*zb^w}9LMo*sb7uZVlR)P+QDKF36WCLNNV90hMH8mol%_2lQ6N|X0Wt&|A0ig zYPz+k{ufWWnRwpMAJ9ZRm*-x?E%$l*C$;LT3_WT4b=2NzZC~|=C*8PAnz!SMZcTj$ zt?sL|$L>r!EJ$Z#%XIIr^!v`U`Pj?IXSr#5n@#x|uLk|}K=-#pGy8I==4y|zif-%k z``2;iyrCBIr}1LxMlH>RUUvCRWd{{6H&If#PQe>V40%K@diI|riW5nZK+9zLz?b5# zy+^+If0*`TPqbFdBNLIC$W&ym(@sWaJMDC2K9T^*fTTcjAW4ucNE)Zj!x|DHnUGXS cE+iR}4M~UOLlQb|MkJ;4e>qdO>B@TQ7g9&Lh5!Hn literal 0 HcmV?d00001 diff --git a/timezone/timezone b/timezone/timezone new file mode 100644 index 0000000..421b7a4 --- /dev/null +++ b/timezone/timezone @@ -0,0 +1 @@ +Asia/Shanghai