aboutsummaryrefslogtreecommitdiff
path: root/appspec.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appspec.yml')
-rw-r--r--appspec.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appspec.yml b/appspec.yml
index a239ceb..9ad1dee 100644
--- a/appspec.yml
+++ b/appspec.yml
@@ -8,9 +8,6 @@ hooks:
- location: scripts/install_dependencies.sh
timeout: 300
runas: root
- - location: scripts/start_server
- timeout: 300
- runas: root
ApplicationStop:
- location: scripts/stop_server
timeout: 300