|
@@ -6,12 +6,12 @@ spring:
|
|
|
name: launch-webflux
|
|
name: launch-webflux
|
|
|
profiles:
|
|
profiles:
|
|
|
# 环境配置
|
|
# 环境配置
|
|
|
- active: dev
|
|
|
|
|
|
|
+ active: prod
|
|
|
|
|
|
|
|
|
|
|
|
|
xxl:
|
|
xxl:
|
|
|
sso:
|
|
sso:
|
|
|
- server: https://sso.mokamrp.com/sso/login?redirect_url=https://test.space.mokamrp.com
|
|
|
|
|
|
|
+ server: https://sso.mokamrp.com/sso/login?redirect_url=https://test-space.mokamrp.com/#/
|
|
|
excluded:
|
|
excluded:
|
|
|
paths: /assetManagementHugeCreatedEvent/conversion
|
|
paths: /assetManagementHugeCreatedEvent/conversion
|
|
|
start: /out/
|
|
start: /out/
|