Skip to content

Commit db4425d

Browse files
authored
fix port for test server
1 parent 4f15b98 commit db4425d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hyperleda/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
DEFAULT_ENDPOINT = "http://localhost:8080"
2-
TEST_ENDPOINT = "http://89.169.133.242"
2+
TEST_ENDPOINT = "http://89.169.133.242:81"

0 commit comments

Comments
 (0)