Compare commits

..

No commits in common. "2df9411858dac3b1540646423ddff9ef1fd919f9" and "5e2eb0b45115bcb6f8695b1c1c7bd180b635a5dc" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -10,8 +10,4 @@ server {
root /etc/nginx/html/ocr-server-admin/;
index index.html;
}
location ~* \.html$ {
root /etc/nginx/html/ocr-server-admin/;
}
}