auto-save 2026-05-15 15:21 (+1, ~9)

This commit is contained in:
2026-05-15 15:21:20 +08:00
parent 7ee9ea2303
commit f7cc49a455
10 changed files with 540 additions and 24 deletions

View File

@@ -21,9 +21,9 @@
"type" : "api_key"
},
{
"description" : "生产站点 Basic Auth 登录;用户名写 RULES.md密码只放服务器 /root/skg-marketing-studio-login.txtNginx 使用 deploy/.htpasswd 哈希文件",
"name" : "WEB_BASIC_AUTH",
"storage" : "/root/skg-marketing-studio-login.txt / deploy/.htpasswd",
"description" : "生产网页登录;用户名写 RULES.md密码只放服务器 /root/skg-marketing-studio-login.txt后端会话密钥只放服务器 deploy/.env.production 的 WEB_AUTH_SESSION_SECRET",
"name" : "WEB_LOGIN",
"storage" : "/root/skg-marketing-studio-login.txt / deploy/.env.production",
"type" : "web_login"
}
],