summaryrefslogtreecommitdiff
path: root/client/post-example/upload.py
diff options
context:
space:
mode:
authorMark Wong2019-05-29 17:18:00 +0000
committerMark Wong2019-05-29 17:18:00 +0000
commitcc41d3dba7d11cdd589a83f1284c0a47b444b7f6 (patch)
treeff6c6799cd550c74f4159b91dd8e3ea56da6f9a2 /client/post-example/upload.py
parentcf7a951b9580e6839464194547efe28757741e98 (diff)
parent9f7c200c61ae0d8c44155404d21fb7f286ace32b (diff)
Merge branch 'master' of github.com:PGPerfFarm/pgperffarmHEADmaster
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