Skip to content

Commit 1b2bea0

Browse files
committed
add production endpoint
1 parent db4425d commit 1b2bea0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

hyperleda/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
DEFAULT_ENDPOINT = "http://localhost:8080"
22
TEST_ENDPOINT = "http://89.169.133.242:81"
3+
PROD_ENDPOINT = "http://dm2.sao.ru:81"

0 commit comments

Comments
 (0)