feat: import services and standardize Go 1.26.5
This commit is contained in:
18
apps/base/logs/etc/logs_dev.yaml
Normal file
18
apps/base/logs/etc/logs_dev.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
Service: oplogs
|
||||
Port: 16289
|
||||
|
||||
Databases:
|
||||
Driver: dm
|
||||
Source:
|
||||
- dm://SYSDBA:Yd@2aMwVAcJj4dA@172.21.138.165:5236?database=DAMENG&charset=utf8&parseTime=True&loc=Asia%2FShanghai
|
||||
|
||||
# cache DB的选择请在后面直接带参数,不带会自动HASH计算选择DB库。
|
||||
Cache: redis://null:CHANGE_ME@47.109.77.183:6379/0
|
||||
|
||||
# 是否启用微服务模式
|
||||
OnMicroService: false
|
||||
|
||||
# 微服务调用密钥
|
||||
SecretKey: 6ad9529688041483f458f8de11ed16ff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user