Files
karuo-ai/01_卡资(金)/金仓_存储备份/Gitea管理/脚本/gitea_push.conf
karuo 5caf3b1f50
Some checks failed
Sync GitHub to CKB NAS Gitea / sync (push) Has been cancelled
🔄 卡若AI 同步 2026-02-17 15:40 | 变更 17 个文件 | 排除 >20MB: 4 个
2026-02-17 15:40:00 +08:00

8 lines
307 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Gitea 推送配置(可选)
# 在局域网时用此 IP 直连,避免走代理;不填或留空则始终用域名(外网走代理)
# 示例GITEA_LAN_IP=192.168.1.100
GITEA_LAN_IP=
# 外网时使用的代理(本机 Clash 等)。留空则不走代理
GITEA_HTTP_PROXY=http://127.0.0.1:7897