Hi. I have a local PDF file. I would like to make it accessible from my clerk notebook. <a href="file:///home/witek/test.pdf"> does not work, because the browser does not allow links to local file system. Is there a way to tell clerk to serve local files through http?