diff options
-rw-r--r-- | nodes/slug.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nodes/slug.json b/nodes/slug.json new file mode 100644 index 0000000..c6cb225 --- /dev/null +++ b/nodes/slug.json @@ -0,0 +1,8 @@ +{ + "services": "mx", + "ip_address": "176.53.69.126", + "ssh": { + "port": 4422 + }, + "tags": "production" +} |