Skip to content

Commit 5c77f08

Browse files
Merge pull request #2 from SetuHQ/akshaybhalotia-patch-1
Update URL for sandbox env
2 parents 0c53d3d + a4dd406 commit 5c77f08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setu/deeplink.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
class URLS:
88

99
class Sandbox:
10-
url = "https://sandbox.setu.co/api"
10+
url = "https://uat.setu.co/api"
1111

1212
class Prod:
1313
url = "https://prod.setu.co/api"

0 commit comments

Comments
 (0)