mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 04:08:25 -04:00
disable cache until we can fix on cloud deployment
This commit is contained in:
@@ -18,7 +18,7 @@ applications:
|
||||
env:
|
||||
NOTIFY_APP_NAME: admin
|
||||
NOTIFY_LOG_PATH: /home/vcap/logs/app.log
|
||||
NOTIFY_LOG_LEVEL: DEBUG
|
||||
NOTIFY_LOG_LEVEL: INFO
|
||||
FLASK_APP: application.py
|
||||
FLASK_ENV: production
|
||||
REDIS_ENABLED: ((REDIS_ENABLED))
|
||||
|
||||
Reference in New Issue
Block a user