Skip to content

Commit 77f2019

Browse files
committed
update: config service docker ip
1 parent 9520bce commit 77f2019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ spring:
1717
config:
1818
activate:
1919
on-profile: stage
20-
import: "optional:configserver:http://host.docker.internal:8888/"
20+
import: "optional:configserver:http://localhost:8888/"

0 commit comments

Comments
 (0)