diff --git a/conf/properties.json b/conf/properties.json
new file mode 100644
index 0000000000000000000000000000000000000000..3b281952fae5eedd9653077bb6cd5e63db9f299b
--- /dev/null
+++ b/conf/properties.json
@@ -0,0 +1,10 @@
+{
+    "services_alias": "rest[ENV]",
+    "web_server_name": "https://[hostname]:[PORT]/",
+    "version": "[VERSION]",
+    "build": "[BUILD]",
+    "status": "unstable",
+    "month_year": "[MONTH_YEAR]",
+    "application": "gtf",
+    "environment": "[ENV]"
+}