mirror of
https://github.com/201206030/novel-plus.git
synced 2025-04-27 01:30:51 +00:00
update
This commit is contained in:
parent
6ad51908d5
commit
44aad39847
12
README.md
12
README.md
@ -186,15 +186,17 @@ novel-plus -- 父工程
|
||||
3. 启动程序,打开浏览器,默认8081端口访问。
|
||||
4. 选择已有或新增爬虫源(支持自定义爬虫规则),点击`开启`按钮,开始爬取小说数据。
|
||||
|
||||
##### 前台小说门户安装:
|
||||
##### 前台小说门户安装(jar包形式部署时,需要复制templates文件夹到jar文件的相同目录下):
|
||||
|
||||
1. 修改novel-common模块下application-common-dev.yml配置文件中的数据库配置。
|
||||
2. 修改novel-front模块下application.yml配置文件中的模版名(内置orange和blue两套模版)。
|
||||
`
|
||||
#模版配置
|
||||
2. 修改novel-front模块下application.yml配置文件中的模版名为你需要使用的模版名(templates文件下的模版文件夹名)(内置orange和blue两套模版)。
|
||||
|
||||
|
||||
templates:
|
||||
|
||||
name: orange
|
||||
`
|
||||
|
||||
|
||||
3. 启动程序,打开浏览器,默认8080端口访问。
|
||||
|
||||
**喜欢此项目的可以给我的GitHub和Gitee加个Star支持一下 。**
|
||||
|
Loading…
x
Reference in New Issue
Block a user