summaryrefslogtreecommitdiff
path: root/client/post-example/upload.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/post-example/upload.py')
-rw-r--r--client/post-example/upload.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/post-example/upload.py b/client/post-example/upload.py
index 467497c..b0164d4 100644
--- a/client/post-example/upload.py
+++ b/client/post-example/upload.py
@@ -14,9 +14,9 @@ def byteify(input):
return input
-token = '0ae27ecb064ff5283296b297bac77d9e'
-# BASE_URL = 'http://140.211.168.111:8080/'
-BASE_URL = 'http://127.0.0.1:8000/'
+token = '0232f37f8e1726684516434441af745'
+BASE_URL = 'http://140.211.168.111:8080/'
+# BASE_URL = 'http://127.0.0.1:8000/'
PATH_URL = 'upload/'
url = BASE_URL + PATH_URL