Skip to content

Commit

Permalink
N21-1269 roster adaptation (#646)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorCapCoder authored Sep 22, 2023
1 parent 7741200 commit 9d6cd48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ansible/group_vars/all/x_ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,10 @@ default_ingress:
path: /api/v3/videoconference2
serviceName: api-svc
servicePort: "{{ PORT_SERVER }}"
api_v3_pseudonyms:
path: /api/v3/pseudonyms
serviceName: api-svc
servicePort: "{{ PORT_SERVER }}"
api_v1_roster:
path: /api/v1/roster
api_roster:
Expand Down

0 comments on commit 9d6cd48

Please sign in to comment.