Commit b7bb99da authored by Liang Ding's avatar Liang Ding

📝 更新 README

parent 701876f4
......@@ -95,8 +95,8 @@ docker pull b3log/solo
```
* 使用 MySQL
先手动建库(字符集使用 `utf8mb4`,排序规则 `utf8mb4_general_ci`),然后启动容器:
先手动建库(字符集使用 `utf8mb4`,排序规则 `utf8mb4_general_ci`),然后启动容器:
```shell
docker run --detach --name solo --network=host \
--env RUNTIME_DB="MYSQL" \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment