We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c53d3d + a4dd406 commit 5c77f08Copy full SHA for 5c77f08
1 file changed
setu/deeplink.py
@@ -7,7 +7,7 @@
7
class URLS:
8
9
class Sandbox:
10
- url = "https://sandbox.setu.co/api"
+ url = "https://uat.setu.co/api"
11
12
class Prod:
13
url = "https://prod.setu.co/api"
0 commit comments