ss
This commit is contained in:
@@ -12,6 +12,7 @@ PORT=8001
|
||||
|
||||
# Caddy 将 :80 反代到 PORT(http://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
|
||||
|
||||
Reference in New Issue
Block a user