mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-06-29 00:42:50 +08:00
docker
This commit is contained in:
parent
af913bf4e4
commit
08cad48fa4
@ -4,10 +4,10 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
|
||||
<mirrors>
|
||||
<mirror>
|
||||
<id>ali</id>
|
||||
<name>ali Maven</name>
|
||||
<id>Ali</id>
|
||||
<name>Ali Maven</name>
|
||||
<mirrorOf>*</mirrorOf>
|
||||
<url>http://maven.aliyun.com/nexus/content/groups/public/</url>
|
||||
<url>https://maven.aliyun.com/nexus/content/groups/public/</url>
|
||||
</mirror>
|
||||
</mirrors>
|
||||
</settings>
|
||||
|
Loading…
x
Reference in New Issue
Block a user