summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tags/development.json1
-rw-r--r--tags/production.json1
2 files changed, 0 insertions, 2 deletions
diff --git a/tags/development.json b/tags/development.json
index 4dcf5bb..8212653 100644
--- a/tags/development.json
+++ b/tags/development.json
@@ -1,5 +1,4 @@
{
- "production": false,
"ssh": {
"port": 4422
}
diff --git a/tags/production.json b/tags/production.json
index 551e323..8212653 100644
--- a/tags/production.json
+++ b/tags/production.json
@@ -1,5 +1,4 @@
{
- "production": true,
"ssh": {
"port": 4422
}