mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-14 11:20:53 +08:00
docs: update
This commit is contained in:
@@ -106,6 +106,8 @@ docker compose up -d
|
||||
|
||||
🎉: 到这里,你已经可以通过域名访问你的站点了。
|
||||
|
||||
⚠️: 请务必开启防火墙防止7001端口暴露到公网当中。
|
||||
|
||||
## 更新
|
||||
|
||||
1. 通过 SSH 登录到服务器后,访问站点路径如:`/opt/1panel/apps/openresty/openresty/www/sites/xboard/index`,然后在站点目录中执行以下命令:
|
||||
|
||||
@@ -79,7 +79,9 @@ location ^~ / {
|
||||
}
|
||||
```
|
||||
|
||||
🎉: 到这里,你可以已经可以通过域名访问你的站点了
|
||||
🎉: 到这里,你可以已经可以通过域名访问你的站点了
|
||||
|
||||
⚠️: 请务必开启防火墙防止7001端口暴露到公网当中。
|
||||
|
||||
### 更新
|
||||
1. 更新代码
|
||||
|
||||
Reference in New Issue
Block a user