SUPPORT-8783: Fix
This commit is contained in:
parent
ff2a62efb0
commit
4249b277b2
3 changed files with 18 additions and 11 deletions
|
|
@ -78,6 +78,7 @@ server {
|
|||
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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue