seafile10社区版不能上传,也不能下载,请求大家帮助

  • 注释docker_compose.yml的ports
    # - “8082:443” # If https is enabled, cancel the comment.
  • 修改nginx配置文件location /seafhttp块
    proxy_pass http://127.0.0.1:8000/seafhttp;