Enable the stats port for the SSE server
This commit is contained in:
parent
44b6f7e437
commit
96df378c0c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue