The volume mount was overwriting the public directory from the Docker image with an empty directory from the host, causing ENOENT errors. Public files are now served from the Docker image via COPY command.
1.2 KiB
1.2 KiB