diff --git a/conf/properties.json b/conf/properties.json
index bfdb052f1cfb4af077e3bef0b8293e94e315a88c..57a2e1354b12a276f527c018ea22dc106e3392d6 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/"
+        }]
+}