aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.yaml')
-rw-r--r--config/test.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/test.yaml b/config/test.yaml
new file mode 100644
index 000000000..8a667a001
--- /dev/null
+++ b/config/test.yaml
@@ -0,0 +1,9 @@
1listen:
2 port: 9000
3
4webserver:
5 https: false
6
7database:
8 host: 'localhost'
9 port: 27017