I’ve set up a fresh server using seafile-mc and docker compose, there seems to be issues with the paths for /media on nginx. Here’s what comes configured by default:
location /media {
root /opt/seafile/seafile-server-latest/seahub;
}
Is this correct? I’m getting a 404 on avatars. The file default.png is there in /opt/seafile/seafile-server-latest/seahub/media/avatars/default.png