SUPPORT-9601: fix

This commit is contained in:
adel.ka 2025-11-25 12:33:37 +03:00
parent f06a21817c
commit cbdcdce573
3 changed files with 0 additions and 3 deletions

View file

@ -77,7 +77,6 @@ server {
set $flUrl "${LKRP_FL_URL}";
set $flLandingUrl "${LKRP_FL_LANDING}";
set $ulUrl "${LKRP_UL_URL}";
set $ulLandingUrl "${LKRP_UL_LANDING}";
set $certUrl "${LKRP_CRT_CHECK_URL}";
try_files $uri $uri/ $uri/index.html;