mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出addns-go、calendar-poetry、frp-client;
升级了addons-data-migrate、frp-client-51、mpd。
This commit is contained in:
15
frp-client/DOCS.md
Normal file
15
frp-client/DOCS.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# FRP Client
|
||||
|
||||
## 配置说明
|
||||
|
||||
|
||||
1. 按照实际情况填写相关"配置"
|
||||
1. 修改Home Assistant `config/configuration.yaml` 添加:
|
||||
|
||||
```yaml
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
- 127.0.0.1
|
||||
```
|
||||
修改之后,重启HA
|
||||
Reference in New Issue
Block a user