Skip to content

Commit

Permalink
fix: UserService ip주소 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuChaeHyun committed Oct 28, 2023
1 parent 874d05f commit 3f64e4f
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://15.164.100.22:8081/
uri: http://52.78.46.139:8081/
predicates:
- Path=/user-service/**

0 comments on commit 3f64e4f

Please sign in to comment.