Commit 3d1d69c1 authored by huangxi's avatar huangxi

@dev add mf profile

parent 09039420
......@@ -144,6 +144,14 @@
<docker.registry>registry-vpc.cn-hangzhou.aliyuncs.com/schbrain_online</docker.registry>
</properties>
</profile>
<!-- 魔方 -->
<profile>
<id>mf</id>
<properties>
<spring.profile>mf</spring.profile>
<docker.registry>registry-vpc.cn-hangzhou.aliyuncs.com/schbrain_online</docker.registry>
</properties>
</profile>
</profiles>
</project>
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment