diff --git a/.awsbox.json b/.awsbox.json index 7ae505573f861a7601798fc1d19c563864faad99..3f0ea469b9b1502e682f2f78eed9b5a0d654879f 100644 --- a/.awsbox.json +++ b/.awsbox.json @@ -10,11 +10,9 @@ "env": { "CONFIG_FILES": "$HOME/code/config/production.json,$HOME/code/config/aws.json,$HOME/config.json" }, - "remote_hooks": { + "hooks": { "postdeploy": "scripts/awsbox/post_deploy.js", - "poststart": "scripts/show_config.js" - }, - "local_hooks": { + "poststart": "scripts/show_config.js", "postcreate": "scripts/awsbox/post_create.sh" }, "packages": [