mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
background the flask app. not for production consumption
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
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