This commit is contained in:
eric
2026-03-29 04:00:09 -05:00
parent 915412a819
commit 85ff79fd10
6 changed files with 112 additions and 32 deletions

View File

@@ -10,3 +10,9 @@ PORT=8001
# 开发模式时 Next 端口(一般无需改)
# NEXT_DEV_PORT=3000
# scrcpy-server 自动下载(安卓 Web 真流):默认同版本走 GitHub内网可镜像后设下列之一支持 {tag} / {version}
# SCRCPY_SERVER_DOWNLOAD_URL=https://你的镜像/scrcpy-server-v{tag}
# SCRCPY_SERVER_DOWNLOAD_URLS=https://a/v{tag},https://b/v{tag}
# SCRCPY_SERVER_DOWNLOAD_NO_GITHUB=1
# SKIP_SCRCPY_SERVER_FETCH=1