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 77f2019 commit faaf63cCopy full SHA for faaf63c
src/main/resources/application.yml
@@ -17,4 +17,4 @@ spring:
17
config:
18
activate:
19
on-profile: stage
20
- import: "optional:configserver:http://localhost:8888/"
+ import: "optional:configserver:http://172.17.0.8:8888/"
0 commit comments