aboutsummaryrefslogtreecommitdiffstats
path: root/src/dcm/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcm/config.json')
-rw-r--r--src/dcm/config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/dcm/config.json b/src/dcm/config.json
new file mode 100644
index 00000000..7e1f579c
--- /dev/null
+++ b/src/dcm/config.json
@@ -0,0 +1,6 @@
+{
+ "database-type": "mongo",
+ "database-ip": "172.18.0.2",
+ "etcd-ip": "172.18.0.3",
+ "service-port": "9077"
+}