|
@@ -40,9 +40,7 @@ MinDoc 使用MySQL储存数据,且编码必须是`utf8mb4_general_ci`。请在
|
|
|
|
|
|
如果conf目录下不存在 app.conf 请重命名 app.conf.example 为 app.conf。
|
|
如果conf目录下不存在 app.conf 请重命名 app.conf.example 为 app.conf。
|
|
|
|
|
|
-如果 MinDoc 根目录下存在 install.lock 文件表示已经初始化过数据库,想要重新初始化数据库,只需要删除该文件重新启动程序即可。
|
|
|
|
-
|
|
|
|
-**默认程序会自动创建表,同时初始化一个超级管理员用户:admin 密码:123456 。请登录后重新设置密码。**
|
|
|
|
|
|
+**默认程序会自动初始化一个超级管理员用户:admin 密码:123456 。请登录后重新设置密码。**
|
|
|
|
|
|
## Linux 下后台运行
|
|
## Linux 下后台运行
|
|
|
|
|