We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a745ea commit 3175222Copy full SHA for 3175222
README.md
@@ -43,6 +43,10 @@ TPV是一个数据库管理系统,默认支持 App Inventor 的 Tinywebdb,
43
- 将转换完的 Nginx rewrite 保存到宝塔的伪静态设置
44
9. 修改站点设置“默认文档”,将index.html移动到index.php上面,保存(按钮文字有可能是“添加”)
45
46
+### 更新已有站点
47
+
48
+只需要前往`网站->站点根目录`,像首次部署一样上传并解压 [Release](https://github.com/ColinTree/tinywebdb-php-vue/releases/latest) 中的 dist 包即可
49
50
## 生产环境的配置
51
52
上线生产环境之前请确保负责提供配置的 `config.php` 已经被创建并设置
0 commit comments