infra:初始化 infra 服务的启动,还有一些报错,正在处理
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
spring:
|
||||
application:
|
||||
name: infra-server
|
||||
|
||||
profiles:
|
||||
active: local
|
||||
|
||||
server:
|
||||
port: 48082
|
||||
|
||||
|
||||
yudao:
|
||||
security: # TODO 芋艿,发现一定要配置,需要找下原因
|
||||
token-header: Authorization
|
||||
mock-enable: true
|
||||
mock-secret: test
|
||||
Reference in New Issue
Block a user