|
@@ -347,22 +347,6 @@
|
|
</activation>
|
|
</activation>
|
|
</profile>
|
|
</profile>
|
|
|
|
|
|
- <profile>
|
|
|
|
- <id>cloud</id>
|
|
|
|
- <properties>
|
|
|
|
- <!-- 环境标识,需要与配置文件的名称相对应 -->
|
|
|
|
- <profiles.active>dev</profiles.active>
|
|
|
|
- <nacos.address>http://43.199.205.45:8848</nacos.address>
|
|
|
|
- <nacos.namespace>75810fa8-f894-4980-bf60-e95ead645787</nacos.namespace>
|
|
|
|
- <nacos.username>nacos</nacos.username>
|
|
|
|
- <nacos.password>ckztSZtHFD</nacos.password>
|
|
|
|
- </properties>
|
|
|
|
- <activation>
|
|
|
|
- <!-- 默认环境 -->
|
|
|
|
- <activeByDefault>true</activeByDefault>
|
|
|
|
- </activation>
|
|
|
|
- </profile>
|
|
|
|
-
|
|
|
|
|
|
|
|
<!-- <profile>-->
|
|
<!-- <profile>-->
|
|
<!-- <id>test</id>-->
|
|
<!-- <id>test</id>-->
|
|
@@ -378,6 +362,22 @@
|
|
<!-- <!– 默认环境 –>-->
|
|
<!-- <!– 默认环境 –>-->
|
|
<!-- <activeByDefault>true</activeByDefault>-->
|
|
<!-- <activeByDefault>true</activeByDefault>-->
|
|
<!-- </activation>-->
|
|
<!-- </activation>-->
|
|
|
|
+<!-- </profile>-->
|
|
|
|
+
|
|
|
|
+<!-- <profile>-->
|
|
|
|
+<!-- <id>test</id>-->
|
|
|
|
+<!-- <properties>-->
|
|
|
|
+<!-- <!– 环境标识,需要与配置文件的名称相对应 –>-->
|
|
|
|
+<!-- <profiles.active>dev</profiles.active>-->
|
|
|
|
+<!-- <nacos.address>http://192.168.3.17:8848</nacos.address>-->
|
|
|
|
+<!-- <nacos.namespace>${profiles.active}</nacos.namespace>-->
|
|
|
|
+<!-- <nacos.username>nacos</nacos.username>-->
|
|
|
|
+<!-- <nacos.password>nacos</nacos.password>-->
|
|
|
|
+<!-- </properties>-->
|
|
|
|
+<!-- <activation>-->
|
|
|
|
+<!-- <!– 默认环境 –>-->
|
|
|
|
+<!-- <activeByDefault>true</activeByDefault>-->
|
|
|
|
+<!-- </activation>-->
|
|
<!-- </profile>-->
|
|
<!-- </profile>-->
|
|
</profiles>
|
|
</profiles>
|
|
</project>
|
|
</project>
|