tab
This commit is contained in:
parent
0116056996
commit
2422e134a5
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ server {
|
|||
}
|
||||
|
||||
location /lab/data-dashboard/ {
|
||||
rewrite ^/lab/data-dashboard/(.*)$ /$1 break;
|
||||
try_files $uri $uri/ /index.html;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue