改为长链接
This commit is contained in:
+10
-10
@@ -19,25 +19,25 @@ FEISHU_APPROVAL_GROUP_PERM=approval-code-group-perm
|
||||
FEISHU_ALERT_WEBHOOK=https://open.feishu.cn/open-apis/bot/v2/hook/xxxxxxxx
|
||||
|
||||
# ===== 群晖 NAS 配置 =====
|
||||
SYNOLOGY_HOST=https://192.168.1.100:5001
|
||||
SYNOLOGY_USERNAME=admin
|
||||
SYNOLOGY_PASSWORD=your-nas-password
|
||||
SYNOLOGY_HOST=https://10.2.3.40:5001
|
||||
SYNOLOGY_USERNAME=qwq
|
||||
SYNOLOGY_PASSWORD=:e7P6ZaxwU9Uv8R
|
||||
# 是否跳过TLS证书验证(自签证书时设为true)
|
||||
SYNOLOGY_SKIP_TLS=true
|
||||
|
||||
# ===== JumpServer 配置 =====
|
||||
JUMPSERVER_HOST=https://jumpserver.yourcompany.com
|
||||
JUMPSERVER_KEY_ID=your-key-id
|
||||
JUMPSERVER_KEY_SECRET=your-key-secret
|
||||
JUMPSERVER_HOST=http://10.2.3.41
|
||||
JUMPSERVER_KEY_ID=912c725a-145b-4ee9-8eb8-4dc33913349b
|
||||
JUMPSERVER_KEY_SECRET=O4XnRa6ustUV7A4sU6KWaH8yAs3TXtxzLcTa
|
||||
# ic1 资产的 asset_id(在JumpServer控制台查看)
|
||||
JUMPSERVER_ASSET_IC1=asset-id-of-ic1
|
||||
JUMPSERVER_ASSET_IC1=c37d2b6d-3c4f-4d24-8792-40f3db2be54e
|
||||
# 系统用户(用于连接ic1的账号)
|
||||
JUMPSERVER_SYSTEM_USER=root
|
||||
|
||||
# ===== Nextcloud 配置 =====
|
||||
NEXTCLOUD_HOST=https://nextcloud.yourcompany.com
|
||||
NEXTCLOUD_USERNAME=automation
|
||||
NEXTCLOUD_PASSWORD=your-nextcloud-password
|
||||
NEXTCLOUD_HOST=http://10.2.3.137:28080
|
||||
NEXTCLOUD_USERNAME=qwq
|
||||
NEXTCLOUD_PASSWORD=03451420
|
||||
# 共享默认权限(1=读, 15=读写删, 17=读+分享)
|
||||
NEXTCLOUD_SHARE_PERMISSIONS=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user