summaryrefslogtreecommitdiffstats
path: root/resources/configuration.txt
diff options
context:
space:
mode:
Diffstat (limited to 'resources/configuration.txt')
-rw-r--r--resources/configuration.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/resources/configuration.txt b/resources/configuration.txt
new file mode 100644
index 0000000..f8b09a2
--- /dev/null
+++ b/resources/configuration.txt
@@ -0,0 +1,18 @@
+{
+ "manager_ip": "",
+ "api_version": "v2.1",
+ "consul_ip": "1",
+ "consul_port": "8500",
+ "consul_api_version": "v1",
+ "mechid": "",
+ "pass": "",
+ "enableAuthetication": true,
+ "postgres_ip": "",
+ "postgres_port": "5432",
+ "postgres_db_name": "",
+ "postgres_db_user": "",
+ "postgres_db_passwd": "ecompcu",
+ "postgres_db_max_conn": "50",
+ "manager_username": "admin",
+ "manager_password": ""
+} \ No newline at end of file