mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 12:29:50 -04:00
background the flask app. not for production consumption
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "Starting application"
|
echo "Starting application"
|
||||||
python /home/ubuntu/notifications-admin/app.py runserver
|
python /home/ubuntu/notifications-admin/app.py runserver &
|
||||||
|
|||||||
Reference in New Issue
Block a user