Skip to content

Commit

Permalink
application.yml 정보 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
sangminee committed Oct 22, 2023
1 parent 0ec453c commit 327baf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ server:
port: 8000

eureka:
instance:
hostname : 13.125.181.139
client:
register-with-eureka: true
fetch-registry: true
Expand Down

0 comments on commit 327baf0

Please sign in to comment.