Skip to content

Commit 974ca8f

Browse files
AlexTugarevsvenefftinge
authored andcommitted
fix proxy for browserrouter
1 parent dbaf7ba commit 974ca8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/dashboard/conf/conf.d/server-80.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ server {
88

99
location / {
1010
root /www/data/dashboard;
11+
try_files $uri $uri/ /index.html;
1112
}
1213
}

0 commit comments

Comments
 (0)