Commit 7ac05582 authored by liaozan's avatar liaozan 🏀

modify docker registry address

parent b2cc0cc5
...@@ -464,7 +464,7 @@ ...@@ -464,7 +464,7 @@
<id>dev</id> <id>dev</id>
<properties> <properties>
<spring.profile>dev</spring.profile> <spring.profile>dev</spring.profile>
<docker.registry>registry.cn-hangzhou.aliyuncs.com/schbrain-dev</docker.registry> <docker.registry>registry-vpc.cn-hangzhou.aliyuncs.com/schbrain-dev</docker.registry>
</properties> </properties>
<activation> <activation>
<activeByDefault>true</activeByDefault> <activeByDefault>true</activeByDefault>
......
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