|
@@ -2,13 +2,4 @@ spring:
|
|
|
application:
|
|
|
name: simulation-oauth-client
|
|
|
profiles:
|
|
|
- active: dev
|
|
|
- cloud:
|
|
|
- nacos:
|
|
|
- discovery:
|
|
|
- server-addr: 10.15.12.70:8848
|
|
|
- namespace: 3698bfc2-a612-487a-b2a2-aaad16cd9d9d
|
|
|
- config:
|
|
|
- server-addr: 10.15.12.70:8848
|
|
|
- namespace: 3698bfc2-a612-487a-b2a2-aaad16cd9d9d
|
|
|
- file-extension: yaml
|
|
|
+ active: dev
|