From 8b0c02d031dd677ba7755fd11768f61b23d1cd03 Mon Sep 17 00:00:00 2001
From: Kyllian <kyllian.beasse@veremes.com>
Date: Fri, 31 May 2024 17:28:01 +0200
Subject: [PATCH] mauvais push

---
 conf/properties.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/properties.json b/conf/properties.json
index 943c1583..bca2503a 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",
-- 
GitLab