mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 00:45:37 +08:00
DEV: modified to the instance url (WIP)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user