This commit is contained in:
eric
2026-05-19 06:47:07 +00:00
parent e1d7251545
commit 78e1308063
63 changed files with 2527 additions and 186 deletions

View File

@@ -12,6 +12,7 @@ PORT=8001
# Caddy 将 :80 反代到 PORThttp://live.local 无端口验收)
ENABLE_LIVE_EDGE_PROXY=1
LIVE_EDGE_WATCH_INTERVAL=15
# Hub web services
WEBTTY_PORT=7681
@@ -67,6 +68,7 @@ NEKO_START_URL=https://accounts.google.com/ServiceLogin?continue=https://www.you
NEKO_IMAGE_X86=ghcr.io/m1k1o/neko/google-chrome:3.0.0
NEKO_IMAGE_ARM64=ghcr.io/m1k1o/neko/chromium:3.0.0
NEKO_INSTANCE_COUNT=2
NEKO_MAX_INSTANCE_COUNT=64
# Neko 浏览器登录:显示昵称可填 live / admin密码与全站策略一致默认 12345678
NEKO_USER_PASS=12345678
NEKO_ADMIN_PASS=12345678