diff options
-rw-r--r-- | tags/development.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tags/development.json b/tags/development.json new file mode 100644 index 0000000..4dcf5bb --- /dev/null +++ b/tags/development.json @@ -0,0 +1,6 @@ +{ + "production": false, + "ssh": { + "port": 4422 + } +} |