Michel Roux
73d268421a
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
209 B
Plaintext
10 lines
209 B
Plaintext
FLASK_APP=run.py
|
|
FLASK_ENV=development
|
|
FLASK_PORT=5000
|
|
REDIS_SERVER=redis
|
|
ADMIN_USERNAME=admin
|
|
ADMIN_PASSWORD=secret
|
|
REQUESTS_TIMEOUT=5
|
|
CACHE_TIMEOUT=3600
|
|
BLACKLIST_WORDS=Chris44,Vol.,[zza],.ssa,.ass,Ref:rain
|