diff --git a/conf/properties.json b/conf/properties.json index 11b3712c7a395d0d8dc23c2173ad00fb14318f26..d0372b37ced0c76d29147fe36fb5fbb70ad5d059 100644 --- a/conf/properties.json +++ b/conf/properties.json @@ -1 +1,11 @@ -���ǬjX�����CU���z�ޮv�zm�����-���<�S����+��m�����-���<�S����! W�k����ޮȨ�QH��n�t,;-j۬�{-i�^���'��ÍLv��X�jب��m��-��ޞ���y��� \ No newline at end of file +{ + "services_alias": "rest[ENV]", + "web_server_name": "https://[hostname]:[PORT]/", + "proxy_url": "https://[hostname]:[PORT]/proxy[ENV]/proxy.php", + "version": "[VERSION]", + "build": "[BUILD]", + "status": "unstable", + "month_year": "[MONTH_YEAR]", + "application": "extraction", + "environment": "[ENV]" +}