Hello, I deploy nodebb to docker. After I start the service, open the page and the service will hang up! Please help me.
WechatIMG71624.jpeg
@baris I added the one-liner patch manually. After a rebuild & reload, the html source is still missing the crossorigin
attribute.
Why is this so?
The changes in src/meta/tags.js (at least the manifest crossorigin=use-credentials part) are not reflected by any file in build/ or public/. What's the difference between build/ and public/ or public/build anyways?
@bejan said in /manifest.webmanifest 401 (Unauthorized):
What's the difference between build/ and public/ or public/build anyways?
Additionally, is there any documentation to be found regarding nodebb's architecture and inner workings? Would be immensly helpful.
Thanks.
@bejan check out this thread for some information