This commit is contained in:
dekun
2026-05-30 15:51:20 +08:00
parent 1f8d2e64e7
commit b154f1230c
5 changed files with 14 additions and 2 deletions
+3
View File
@@ -61,3 +61,6 @@ database:
proxy:
enabled: true
url: "socks5h://127.0.0.1:1080"
# ⚠️ NAV_ALLOW_EMBED / NAV_EMBED_ORIGINS 是「进程环境变量」,不要写在本文件!
# 请配置在 PM2 deploy/ecosystem.config.cjs 的 env 段,或 systemd Environment=。