mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Setting ENV to live and read config on non-dev environments from a file.
This commit is contained in:
@@ -9,6 +9,10 @@ hooks:
|
||||
timeout: 300
|
||||
runas: root
|
||||
ApplicationStart:
|
||||
- location: scripts/aws_run_app.sh
|
||||
- location: scripts/aws_start_app.sh
|
||||
timeout: 300
|
||||
runas: root
|
||||
runas: ubuntu
|
||||
ApplicationStop:
|
||||
- location: scripts/aws_stop_app.sh
|
||||
timeout: 300
|
||||
runas: ubuntu
|
||||
|
||||
Reference in New Issue
Block a user