Skip to content

Commit

Permalink
Update deployment url for swagger documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AkshayCHD committed Aug 4, 2021
1 parent e032151 commit ce73fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ info:
url: http://www.apache.org/licenses/LICENSE-2.0.html
version: 1.0.0
servers:
- url: http://52.14.194.61:5521/api
- url: http://localhost:5521/api
- url: http://18.220.191.36:5521/api
tags:
- name: transaction
description: Manage buy and sell transactions
Expand Down

0 comments on commit ce73fcc

Please sign in to comment.