mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
docs: 修正umami部署文档中的镜像名称错误
将mysql镜像更正为postgresql镜像,以匹配实际部署需求
This commit is contained in:
@@ -65,7 +65,7 @@ lang: ''
|
||||
|
||||
创建项目,选择 **Web Services**
|
||||
|
||||
**Source Code** 选择 **Exist Image** ,并输入 `ghcr.io/umami-software/umami:mysql-v2.19.0` *最好选最新版,也就是 `vx.xx.x` 这个字段*
|
||||
**Source Code** 选择 **Exist Image** ,并输入 `ghcr.io/umami-software/umami:postgresql-v2.19.0` *最好选最新版,也就是 `vx.xx.x` 这个字段*
|
||||
|
||||
配置必须的环境变量
|
||||
|
||||
|
||||
Reference in New Issue
Block a user