1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-18 08:43:17 +08:00
Files
xiaomusic/docs/issues/520.md
Issues Docs [BOT] 731a1d8165 Auto-Generate docs 🤖
2026-01-14 23:21:01 +00:00

25 lines
711 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 局域网 ip 问题,排查了两个小时。希望能对大家有所帮助
---
# 局域网 ip 问题,排查了两个小时。希望能对大家有所帮助
家里使用了两个路由器
- A 路由器 192.168.1.x
- B 路由器 192.168.31.x
- 在电脑上 docker 启动,连接`B路由器的网络` 要将 `XIAOMUSIC_HOSTNAME(IP或域名):`这一项设置为`B路由器的网络` 也就是`192.168.1.x`
- A路由器同理
## 评论
### 评论 1 - hanxi
FAQ有写的不会配跨网段访问的话就保持在同一个网段的同局域网就没问题的。会配多网段互通自然就没啥问题。
---
[链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/520)