Browse Source

fix: rehome

master
wangxiang 2 years ago
parent
commit
c253ef56e1
No known key found for this signature in database
GPG Key ID: 1BA7946AB6B232E4
  1. 2
      pom.xml

2
pom.xml

@ -260,7 +260,7 @@ @@ -260,7 +260,7 @@
<!-- 环境标识,需要与配置文件的名称相对应 -->
<profiles.namespace>kicc-prod</profiles.namespace>
<profiles.group>PROD-GROUP</profiles.group>
<profiles.ip>114.55.129.122</profiles.ip>
<profiles.ip>localhost</profiles.ip>
</properties>
</profile>
<profile>

Loading…
Cancel
Save