实际修改这个文件,其他的代码错误的修改无效
configuration.yaml
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 127.0.0.1
- 192.168.88.0/24
- ::1
群晖虚拟机安装后一直无法完整安装。只能科学上网后,完整安装了!。
插件又不能安装,也只能科学上网!
永远无法解释的科学上网,虚拟机自动获取IP,给他网关192.168.88.77 DNS8.8.8.8
正常完整安装。之后商店无法下载,在配置-系统-网络修改静态IP
他网关192.168.88.77 DNS192.168.88.77
可以下载。应该是科学上网服务器问题,但记得这不行换DNS试试
© 版权声明
文章或来自网络,版权归作者所有,未经允许请勿转载。
THE END