diff --git a/conf/properties.json b/conf/properties.json
index 943c15836208da648ac4d6e97b03d0f3f445a8d1..bca2503a8cddb292594aec07be7a03ef700ee2dc 100644
--- a/conf/properties.json
+++ b/conf/properties.json
@@ -1,6 +1,6 @@
 {
-  "app_api_url": "https://[hostname]/rest/v2",
-  "proxy_url": "https://[hostname]/rest/v2/proxy/proxy",
+  "app_api_url": "https://[hostname]:8000/v2",
+  "proxy_url": "https://[hostname]:8000/v2/proxy/proxy",
   "smallscreen_limit": 900,
   "version": "2022.00.01",
   "build": "29192",