templates/node.json.erb in from-scratch-0.2.0 vs templates/node.json.erb in from-scratch-0.3.0

- old
+ new

@@ -59,9 +59,13 @@ "config_pgtune": { "db_type": "web" } }, + "scratchify": { + "app_name": "<%= app_name %>" + }, + "automatic": { "ipaddress": "<%= host %>" } }