docker配置修改

This commit is contained in:
Hongying Li
2026-04-12 19:04:31 +08:00
parent 5dd16d9809
commit aed9323a09
3 changed files with 26 additions and 11 deletions

View File

@@ -25,4 +25,4 @@ services:
ports:
# 选择避开了NAS常见的80, 443, 3000, 8080等端口用 8090 作为外部访问端。
# 你可以在NAS路由器或面板中直接访问: http://群晖NAS_IP:8090
- "8090:80"
- "8090:8090"