mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 10:25:34 +08:00
Docker to production
This commit is contained in:
@@ -11,10 +11,10 @@ SQLAlchemy ==1.3.5
|
||||
PyMySQL ==0.9.3
|
||||
redis ==3.2.1
|
||||
# Migrations
|
||||
Flask-Migrate ==2.5.2
|
||||
Flask-Migrate == 2.5.2
|
||||
# Deployment
|
||||
gevent ==1.4.0
|
||||
gunicorn>=19.1.1
|
||||
gunicorn == 19.1.1
|
||||
supervisor ==4.0.3
|
||||
# Auth
|
||||
Flask-Login ==0.4.1
|
||||
|
Reference in New Issue
Block a user