Skip to content

Commit

Permalink
application.yml 유저 ip 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
sangminee committed Nov 1, 2023
1 parent e94316e commit 4add4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ spring:
predicates:
- Path=/api/**
- id: User-Service
uri: http://52.78.46.139:8081/
uri: http://52.78.155.253:8081/
predicates:
- Path=/user-service/**

0 comments on commit 4add4d2

Please sign in to comment.