Skip to content

Instantly share code, notes, and snippets.

@ivmm
Created February 26, 2020 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivmm/2432dd657629d43d57c5ba34c814dcb1 to your computer and use it in GitHub Desktop.
Save ivmm/2432dd657629d43d57c5ba34c814dcb1 to your computer and use it in GitHub Desktop.
.env
#提供商,目前支持TencentCloud或Aliyun
XYBILL_<name>=TencentCloud
#Secret ID
XYBILL_<name>_providerCreds_ak=
#Secret Key
XYBILL_<name>_providerCreds_sk=
#最小余额
XYBILL_<name>_minAmount=5
#日志详细度
LOG_LEVEL=INFO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment