diff --git a/.awsbox.json b/.awsbox.json index 2b7c6a16..8842610e 100644 --- a/.awsbox.json +++ b/.awsbox.json @@ -4,7 +4,7 @@ "index.js" ], "env": { - "CONFIG_FILES": "$HOME/config.json" + "CONFIG_FILES": "$HOME/code/config/aws.json,$HOME/config.json" }, "remote_hooks": { "postcreate": "scripts/aws/post_create.sh"