Skip to content

Commit a4dd406

Browse files
Update URL for sandbox env
1 parent 0c53d3d commit a4dd406

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)