Update flask & cryptography versions

This commit is contained in:
Ryan Ahearn
2023-02-09 13:44:41 -05:00
parent 496bf80c77
commit cdf2810b14
6 changed files with 391 additions and 363 deletions

View File

@@ -34,7 +34,7 @@ applications:
env:
NOTIFY_APP_NAME: api
FLASK_APP: application.py
FLASK_ENV: production
FLASK_DEBUG: "false"
NEW_RELIC_CONFIG_FILE: newrelic.ini
NEW_RELIC_ENVIRONMENT: ((env))
NEW_RELIC_LICENSE_KEY: ((NEW_RELIC_LICENSE_KEY))