readme
This commit is contained in:
parent
641e2400e6
commit
2c87e42dff
12
README.md
12
README.md
@ -3,12 +3,10 @@
|
||||
> TaoLer是一个简单迅捷的轻论坛系统,适用于个人或组织区域型信息交流发布平台。
|
||||
|
||||
* 官网:https://www.aieok.com:8443
|
||||
* 前台:http://bbs.aieok.com:888
|
||||
* 后台:http://adm.aieok.com:888
|
||||
* 账号:test
|
||||
* 密码:test123
|
||||
* 版本:TaoLer 1.8.14
|
||||
* 日期:2021.12.6
|
||||
* 版本:TaoLer 1.8.15
|
||||
* 日期:2021.12.15
|
||||
|
||||
webman版新架构已适配90%
|
||||
|
||||
#### 项目地址
|
||||
|
||||
@ -126,7 +124,7 @@
|
||||
|
||||
参考官网分享文章
|
||||
|
||||
aieok.com (http://wiki.aieok.com)
|
||||
aieok.com (http://wiki.aieok.com:888)
|
||||
|
||||
#### 参与贡献
|
||||
|
||||
|
@ -7,7 +7,7 @@ return [
|
||||
//应用名,此项不可更改
|
||||
'appname' => 'TaoLer',
|
||||
//版本配置
|
||||
'version' => '1.8.14',
|
||||
'version' => '1.8.15',
|
||||
//加盐
|
||||
'salt' => 'taoler',
|
||||
//数据库备份目录
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in New Issue
Block a user