init
This commit is contained in:
@@ -171,5 +171,8 @@ spring:
|
||||
virtual-host: /cai
|
||||
agora:
|
||||
app-id: app
|
||||
key: key
|
||||
secret: secret
|
||||
key: 627b8e17b0c616c1346cba2d87e10251
|
||||
secret: c47628fe2538
|
||||
yunxin:
|
||||
app-key: 627b8e17b0c616c1346cba2d87e10251
|
||||
app-secret: c47628fe2538
|
||||
|
||||
@@ -176,3 +176,6 @@ agora:
|
||||
app-id: app
|
||||
key: key
|
||||
secret: secret
|
||||
yunxin:
|
||||
app-key: 627b8e17b0c616c1346cba2d87e10251
|
||||
app-secret: c47628fe2538
|
||||
|
||||
@@ -135,7 +135,9 @@ security:
|
||||
# swagger 文档配置
|
||||
- /*/api-docs
|
||||
- /*/api-docs/**
|
||||
- /v3/api-docs/swagger-config
|
||||
- /doc.html
|
||||
- /doc.html#/
|
||||
- /swagger-resources/**
|
||||
- /webjars/**
|
||||
# actuator 监控配置
|
||||
|
||||
Reference in New Issue
Block a user