aboutsummaryrefslogtreecommitdiff
path: root/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.yml b/config.yml
new file mode 100644
index 0000000..f63ed72
--- /dev/null
+++ b/config.yml
@@ -0,0 +1,5 @@
+app:
+ port: 3000
+
+db:
+ type: mongodb # sqlite or mongodb \ No newline at end of file