changle git local root dir

This commit is contained in:
2024-10-24 16:39:37 +08:00
parent 587e7a65f0
commit 9e5b4c1bf1
10 changed files with 21 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
# count: rotation count of log, default is 30 rotation
# pprof: false(default)/true to disable/enable pprof
logger:
file: d:/local.git/be.ems/restagent/log/restagent.log
file: d:/omc.git/be.ems/restagent/log/restagent.log
level: trace
duration: 24
count: 2
@@ -24,7 +24,7 @@ rest:
webServer:
enabled: true
rootDir: d:/local.git/fe.ems.vue3/dist
rootDir: d:/omc.git/fe.ems.vue3/dist
listen:
- addr: :80
schema: http
@@ -43,7 +43,7 @@ database:
port: 33066
name: "omc_db"
connParam: charset=utf8mb4&collation=utf8mb4_general_ci&parseTime=True&interpolateParams=True
backup: d:/local.git/be.ems/restagent/database
backup: d:/omc.git/be.ems/restagent/database
# Redis data cache
redis: