nextcloud

  • Docker部署NextCloud问题处理

    问题1:您的网页服务器未正确设置以解析 此问题需要在nginx上进行参数添加,相关解释如下: rewrite /.well-known/carddav /remote.php/dav permanent; rewrite /.well-known/caldav /remote.php/dav permanent; 参…

    2023年10月25日
    1.7K0