|
|
@@ -391,12 +391,12 @@
|
|
|
<!--测试环境-->
|
|
|
<profile>
|
|
|
<id>test</id>
|
|
|
-<!-- <activation>-->
|
|
|
-<!-- <activeByDefault>true</activeByDefault>-->
|
|
|
-<!-- </activation>-->
|
|
|
+ <activation>
|
|
|
+ <activeByDefault>true</activeByDefault>
|
|
|
+ </activation>
|
|
|
<properties>
|
|
|
<profiles.active>test</profiles.active>
|
|
|
- <nacos.server>10.10.10.224:8848</nacos.server>
|
|
|
+ <nacos.server>118.116.4.155:38848</nacos.server>
|
|
|
<nacos.namespace>sckw-ng-service-platform</nacos.namespace>
|
|
|
</properties>
|
|
|
</profile>
|