Skip to content

Commit

Permalink
(#421) apigateway: update routes
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintAngeLs committed Sep 22, 2024
1 parent 70a77ee commit 50ff0e4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MiniSpace.APIGateway/src/MiniSpace.APIGateway/ntrada.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,12 @@ modules:
downstream: identity-service/refresh-tokens/revoke
auth: false

- upstream: /users/status
method: PUT
use: downstream
downstream: identity-service/users/status
auth: false

services:
identity-service:
localUrl: localhost:5004
Expand Down

0 comments on commit 50ff0e4

Please sign in to comment.