Skip to content

Commit e5a121f

Browse files
committed
Setting port to 8081 to match the chapter code.
1 parent 66d5e93 commit e5a121f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter-02/product/src/main/resources/application.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
server:
2-
port: 8082
2+
port: 8081
33

44
eureka:
55
instance:

0 commit comments

Comments
 (0)