Skip to content

Commit 794b9c7

Browse files
committed
future flexible domain routing via DNS
1 parent e0c8fb2 commit 794b9c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vedastro/calculate.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class Calculate:
1111
api_key = None
12-
base_url = "http://vedastro.azurewebsites.net/api/Calculate"
12+
base_url = "http://api.vedastro.org/api/Calculate"
1313

1414
@classmethod
1515
def SetAPIKey(cls, api_key):

0 commit comments

Comments
 (0)