This commit is contained in:
2026-03-11 23:58:23 +08:00
parent 7289460b29
commit ad17a6edc3

View File

@@ -79,9 +79,9 @@ services:
NOTIFY_BACKOFF_BASE_SECONDS: "30" NOTIFY_BACKOFF_BASE_SECONDS: "30"
SMTP_HOST: smtp.qq.com SMTP_HOST: smtp.qq.com
SMTP_PORT: "465" SMTP_PORT: "465"
SMTP_USER: 2914037183@qq.com SMTP_USER:
SMTP_PASS: daxnelwgfaraddbi SMTP_PASS:
SMTP_FROM: 2914037183@qq.com SMTP_FROM:
SMTP_USE_TLS: "true" SMTP_USE_TLS: "true"
GOPROXY: https://goproxy.cn,direct GOPROXY: https://goproxy.cn,direct
GOSUMDB: "off" GOSUMDB: "off"