It should be. The .htaccess file's content is:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
I think maybe I am in the wrong public folder. I am using the VM where I installed a nostr-rs-relay in a docker container. So I guess I have to place the files in the docker container right?
