Fix: dir ems.agt change to be.ems

This commit is contained in:
2024-03-06 21:00:42 +08:00
parent bf3b97c788
commit 26e9f29241
331 changed files with 1266 additions and 1266 deletions

View File

@@ -3,7 +3,7 @@
# duration: rotation time with xx hours, example: 1/12/24 hours
# count: rotation count of log, default is 30 rotation
logger:
file: d:/local.git/ems.agt/restagent/log/restagent-t.log
file: d:/local.git/be.ems/restagent/log/restagent-t.log
level: trace
duration: 24
count: 2
@@ -25,7 +25,7 @@ database:
host: 127.0.0.1
port: 33066
name: omc_db
backup: d:/local.git/ems.agt/restagent/database
backup: d:/local.git/be.ems/restagent/database
# Redis 缓存数据,数据源声明全小写
redis:

View File

@@ -3,7 +3,7 @@
# duration: rotation time with xx hours, example: 1/12/24 hours
# count: rotation count of log, default is 30 rotation
logger:
file: d:/local.git/ems.agt/restagent/log/restagent.log
file: d:/local.git/be.ems/restagent/log/restagent.log
level: trace
duration: 24
count: 2
@@ -45,7 +45,7 @@ database:
host: 127.0.0.1
port: 33066
name: omc_db
backup: d:/local.git/ems.agt/restagent/database
backup: d:/local.git/be.ems/restagent/database
# Redis 缓存数据,数据源声明全小写
redis: