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