fdfd
This commit is contained in:
parent
757eb8cadc
commit
7a5a248069
2 changed files with 0 additions and 22 deletions
|
@ -12,9 +12,6 @@ services:
|
||||||
- DATABASE_URL=postgresql://postgres@postgres:5432/postgres
|
- DATABASE_URL=postgresql://postgres@postgres:5432/postgres
|
||||||
- DATABASE_CONNECTION_POOL_URL=postgresql://postgres@postgres:5432/postgres
|
- DATABASE_CONNECTION_POOL_URL=postgresql://postgres@postgres:5432/postgres
|
||||||
- MASTER_KEY=${MASTER_KEY:-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA=}
|
- MASTER_KEY=${MASTER_KEY:-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA=}
|
||||||
- SESSION_COOKIE_SECURE=false
|
|
||||||
- FLASK_DEBUG=1
|
|
||||||
- FLASK_ENV=development
|
|
||||||
- domain=localhost
|
- domain=localhost
|
||||||
- SITE_NAME=Drama
|
- SITE_NAME=Drama
|
||||||
- CLOUDFLARE_ZONE=vcxvdfgfc6r554etrgd
|
- CLOUDFLARE_ZONE=vcxvdfgfc6r554etrgd
|
||||||
|
|
|
@ -1,26 +1,8 @@
|
||||||
async-timeout
|
|
||||||
attrs
|
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
bleach
|
bleach
|
||||||
boto3
|
|
||||||
botocore
|
|
||||||
certifi
|
|
||||||
chardet
|
|
||||||
click
|
|
||||||
cycler
|
|
||||||
eventlet
|
|
||||||
Flask
|
Flask
|
||||||
Flask-Caching==1.9.0
|
|
||||||
Flask-Compress==1.9.0
|
|
||||||
Flask-Limiter==1.1.0
|
|
||||||
Flask-Markdown==0.3
|
|
||||||
flask-socketio==5.1.0
|
|
||||||
gevent
|
gevent
|
||||||
gevent-websocket
|
|
||||||
greenlet
|
|
||||||
gunicorn
|
gunicorn
|
||||||
idna
|
|
||||||
idna-ssl
|
|
||||||
ImageHash
|
ImageHash
|
||||||
importlib-metadata
|
importlib-metadata
|
||||||
itsdangerous
|
itsdangerous
|
||||||
|
@ -51,7 +33,6 @@ PyWavelets
|
||||||
qrcode
|
qrcode
|
||||||
redis
|
redis
|
||||||
requests
|
requests
|
||||||
s3transfer
|
|
||||||
scipy
|
scipy
|
||||||
six
|
six
|
||||||
soupsieve
|
soupsieve
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue