代码初始化

This commit is contained in:
2026-04-02 10:29:17 +08:00
parent 7394983236
commit c63177e2ce
3 changed files with 31 additions and 9 deletions

View File

@@ -5,10 +5,6 @@ server:
logStdout: true
errorStack: true
rate:
limit: 200
burst: 300
# Database
database:
default:
@@ -68,7 +64,3 @@ consul:
jaeger:
addr: 116.204.74.41:4318
cache:
localTTL: 60
redisTTL: 300