summaryrefslogtreecommitdiff
path: root/config.js
diff options
context:
space:
mode:
Diffstat (limited to 'config.js')
-rw-r--r--config.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.js b/config.js
new file mode 100644
index 0000000..bb2699e
--- /dev/null
+++ b/config.js
@@ -0,0 +1,2 @@
+module.exports.services = {"ssh": 22, "minecraft": 25565};
+module.exports.description = "This is my desc";