Skip to content

Commit 47564fd

Browse files
committed
update: config service host
1 parent a837026 commit 47564fd

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://gogo-config:8888/"
20+
import: "optional:configserver:http://172.17.0.11:8888/"

0 commit comments

Comments
 (0)