We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4425d commit 1b2bea0Copy full SHA for 1b2bea0
1 file changed
hyperleda/config.py
@@ -1,2 +1,3 @@
1
DEFAULT_ENDPOINT = "http://localhost:8080"
2
TEST_ENDPOINT = "http://89.169.133.242:81"
3
+PROD_ENDPOINT = "http://dm2.sao.ru:81"
0 commit comments