Enable the stats port for the SSE server

This commit is contained in:
Pierre-Yves Chibon 2016-10-18 16:09:43 +02:00
parent 44b6f7e437
commit 96df378c0c

View file

@ -86,6 +86,8 @@ REDIS_HOST = '0.0.0.0'
REDIS_PORT = 6379
REDIS_DB = 0
EV_STATS_PORT = '8888
WEBHOOK = True
### Folder containing to the git repos