/[LeafOK_CVS]/lbbs-combo/README.zh_CN.md
ViewVC logotype

Diff of /lbbs-combo/README.zh_CN.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Fri Jan 9 11:16:08 2026 UTC Revision 1.3 by sysadm, Thu Jan 22 13:00:08 2026 UTC
# Line 29  docker compose pull Line 29  docker compose pull
29  docker compose up -d  docker compose up -d
30  ```  ```
31    
32    ### 根据需要或定期从数据库更新 Solr 数据
33    ```bash
34    docker exec -it lbbs-combo-php-1 /usr/local/bin/export_xml_to_solr.sh
35    ```
36    
37  ## 版权  ## 版权
38    
39  版权所有 (C) 2004-2026 Leaflet <leaflet@leafok.com>  版权所有 (C) 2001-2026 Leaflet <leaflet@leafok.com>
40    
41  ## 许可证  ## 许可证
42    
43  本程序是自由软件;您可以依据自由软件基金会发布的 [GNU 通用公共许可证](LICENSE) 条款重新发布和/或修改本程序;许可证版本为第 3 版,或者(您可选)任何更高版本。  本程序是自由软件;您可以依据自由软件基金会发布的 [GNU 通用公共许可证](LICENSE) 条款重新发布和/或修改本程序;许可证版本为第 3 版,或者(您可选)任何更高版本。


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1