We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc3f20 commit 488286dCopy full SHA for 488286d
1 file changed
instructor/settings.xml
@@ -50,7 +50,7 @@
50
<repositories>
51
<repository>
52
<id>instructor-nexus-repository</id>
53
- <url>http://localhost:8081/content/groups/public/</url>
+ <url>http://dockerlab:8081/content/groups/public/</url>
54
<releases>
55
<enabled>true</enabled>
56
</releases>
@@ -62,7 +62,7 @@
62
<pluginRepositories>
63
<pluginRepository>
64
<id>instructor-plugin-repository</id>
65
66
67
68
0 commit comments