mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
uses the same pattern as other apps. Infers route based on app name, you can declare more in the dict at the top if you need to.
2 lines
112 B
Plaintext
2 lines
112 B
Plaintext
web: unset GUNICORN_CMD_ARGS; scripts/run_app_paas.sh gunicorn -c /home/vcap/app/gunicorn_config.py application
|