mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Merge pull request #4016 from alphagov/fix-flask-shell
Fix "flask shell" not working on PaaS instances
This commit is contained in:
@@ -36,6 +36,7 @@ applications:
|
||||
|
||||
env:
|
||||
NOTIFY_APP_NAME: admin
|
||||
FLASK_APP: application.py
|
||||
|
||||
# Credentials variables
|
||||
ADMIN_CLIENT_SECRET: '{{ ADMIN_CLIENT_SECRET }}'
|
||||
|
||||
Reference in New Issue
Block a user