Skip to content

Commit f78a206

Browse files
committed
update: docker ip
1 parent faaf63c commit f78a206

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://172.17.0.8:8888/"
20+
import: "optional:configserver:http://host.docker.internal:8888/"

0 commit comments

Comments
 (0)