Merge pull request #24 from mozilla/aws_config

load aws.json config
This commit is contained in:
Zach Carter 2013-05-29 23:20:15 -07:00
Родитель 994dc1aee4 ea4ef03124
Коммит 4577b80797
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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"