summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
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'