-
- Downloads
Change the scaling logic and switch back to the socketio web server
Showing
- .env.tpl 4 additions, 4 deletions.env.tpl
- app/corpora/routes.py 0 additions, 2 deletionsapp/corpora/routes.py
- boot.sh 11 additions, 16 deletionsboot.sh
- config.py 2 additions, 2 deletionsconfig.py
- docker-compose.development.yml 0 additions, 2 deletionsdocker-compose.development.yml
- docker-compose.scale.yml 1 addition, 1 deletiondocker-compose.scale.yml
- nopaque.py 9 additions, 1 deletionnopaque.py
- requirements.txt 0 additions, 1 deletionrequirements.txt
... | @@ -14,7 +14,6 @@ Flask-RESTX | ... | @@ -14,7 +14,6 @@ Flask-RESTX |
Flask-SocketIO~=5.1 | Flask-SocketIO~=5.1 | ||
Flask-SQLAlchemy | Flask-SQLAlchemy | ||
Flask-WTF | Flask-WTF | ||
gunicorn | |||
hiredis | hiredis | ||
jsonschema | jsonschema | ||
MarkupSafe==2.0.1 | MarkupSafe==2.0.1 | ||
... | ... |
Please register or sign in to comment