From 82a645db6d1ab8bbdc71fbb1c2425e43bde4856b Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Wed, 24 Oct 2018 15:53:15 +0200
Subject: [PATCH] Update properties.json

---
 conf/properties.json | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/conf/properties.json b/conf/properties.json
index bfdb052f..57a2e135 100644
--- a/conf/properties.json
+++ b/conf/properties.json
@@ -1 +1,19 @@
-���ǬjX�����CU���z�ޮv�zm�����-���<�S�����%u��ۥz�i��r��a��l��h��ڙ��E?鮌r���1ʘi��슉��8��WAP�ò֭�˧�֛�騞�ry��8��`@j�e�ƭ��^����y���
Vj�W��׫}�������觵��iǦ�|"v�u�� z�hq�b�{k��hr鞞֭���jg��˦z{Z�*'�Ʃ��a��l���j��i�ay��*?~��j׬�
\ No newline at end of file
+{
+    "services_alias": "rest[ENV]",
+    "web_server_name": "https://[hostname]:[PORT]/",
+    "vmap_folder": "modules/vmap",
+    "proxy_url": "https://[hostname]:[PORT]/proxy[ENV]/proxy.php",
+    "version": "[VERSION]",
+    "build": "[BUILD]",
+    "status": "unstable",
+    "month_year": "[MONTH_YEAR]",
+    "application": "vmap",
+    "environment": "[ENV]",
+    "mobile_interface": "true",
+    "mobile_interface_min_width": "1280",
+    "geolocation": "true",
+    "documentation": [{
+            "name": "Documentation vMap",
+            "url": "https://vmap.readthedocs.io/fr/latest/"
+        }]
+}
-- 
GitLab