summaryrefslogtreecommitdiff
path: root/provider_base/tags/local.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-03-08 23:07:13 -0800
committerelijah <elijah@riseup.net>2013-03-08 23:07:13 -0800
commit402bb92da08b0c0a46be643963a87576e558b589 (patch)
treefc56b8b6c54cd95c86843ce4d41798b701b850ca /provider_base/tags/local.json
parent77c8025aebe3a7b83fc128be6e0abe511f9f0888 (diff)
node environment: switch from production=true to environment=production. requires latest leap_cli
Diffstat (limited to 'provider_base/tags/local.json')
-rw-r--r--provider_base/tags/local.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider_base/tags/local.json b/provider_base/tags/local.json
index 9cb16602..48312b33 100644
--- a/provider_base/tags/local.json
+++ b/provider_base/tags/local.json
@@ -1,3 +1,3 @@
{
- "local": true
+ "environment": "local"
} \ No newline at end of file