init
This commit is contained in:
22
service/api/etc/api.yaml
Normal file
22
service/api/etc/api.yaml
Normal file
@ -0,0 +1,22 @@
|
||||
Name: HK
|
||||
Host: 0.0.0.0
|
||||
Port: 8888
|
||||
|
||||
# 控制go-zero提供的中间件是否启用
|
||||
# Middlewares:
|
||||
# Breaker: false
|
||||
# Shedding: false
|
||||
# Metrics: false
|
||||
Log:
|
||||
Stat: false
|
||||
|
||||
Mysql:
|
||||
DataSource: root:G6fB2okoPstKvA6R@tcp(110.40.44.75:3306)/hk?charset=utf8mb4&parseTime=true&loc=Asia%2FShanghai
|
||||
|
||||
Auth:
|
||||
AccessSecret: uOvKLmVfztaXGpNYd4Z0I1SiT7MweJhl
|
||||
AccessExpire: 86400
|
||||
|
||||
Redis:
|
||||
Host: 192.168.1.13:6379
|
||||
Type: node
|
Reference in New Issue
Block a user