DEV: modified to the instance url (WIP)

This commit is contained in:
AvishaiW
2018-03-08 17:08:10 +02:00
parent e4933ee48e
commit 8a812ea455
+1 -1
View File
@@ -48,7 +48,7 @@ def run_server(
):
# address to send
url = 'http://127.0.0.1:5000/api/catalyst/serve'
url = 'http://sandbox.enigma.co/api/catalyst/serve'
# argument preparation - encode the file for transfer
if algotext: