We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47564fd commit 39c3d94Copy full SHA for 39c3d94
src/main/resources/application.yml
@@ -17,4 +17,4 @@ spring:
17
config:
18
activate:
19
on-profile: stage
20
- import: "optional:configserver:http://172.17.0.11:8888/"
+ import: "optional:configserver:http://172.17.0.2:8888/"
0 commit comments