feat: add SLS toggle and sanitize logs
This commit is contained in:
@@ -7,6 +7,7 @@ FACTORY_API_KEY=your_factory_api_key_here
|
||||
DROID_REFRESH_KEY=your_refresh_token_here
|
||||
|
||||
# 阿里云日志服务配置
|
||||
SLS_ENABLED=false
|
||||
ALIYUN_ACCESS_KEY_ID=your_access_key_id
|
||||
ALIYUN_ACCESS_KEY_SECRET=your_access_key_secret
|
||||
ALIYUN_SLS_ENDPOINT=cn-hangzhou.log.aliyuncs.com
|
||||
|
||||
Reference in New Issue
Block a user