summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorPepper <pepper@scannerjammer.com>2015-09-26 04:14:44 -0400
committerPepper <pepper@scannerjammer.com>2015-09-26 04:14:44 -0400
commit4ebeb643da6419835e9ac3adb731e38a8ec9c7b4 (patch)
tree4876b43410d67b62a238102ee98bf78f248fee78 /config.py
parentcc7fcec7ea718777f41154a107bdf8c709ed968a (diff)
reworked some more
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index 5de2b54..b6f11c2 100644
--- a/config.py
+++ b/config.py
@@ -21,7 +21,7 @@ WORKING_DIR = "/var/www/cache"
#server
SERVER_HOST='0.0.0.0'
-SERVER_PORT=8889
+SERVER_PORT=8999
#s3
AWS_ACCESS_KEY_ID = 'AKIAIR53VPBXKJMXZIBA'