Luke Tainton
123ed8aa15
* Add APM * Fix unit tests * Remove apm.py * Add SonarCloud recommendations * SonarCloud python:S6890
4 lines
163 B
Bash
Executable File
4 lines
163 B
Bash
Executable File
export $(cat .env | xargs)
|
|
python -B -m app.main
|
|
unset APP_LIFECYCLE SENTRY_ENABLED SENTRY_DSN BOT_NAME WEBEX_API_KEY ADMIN_FIRST_NAME ADMIN_EMAIL N8N_WEBHOOK_URL
|