-
-
Save ivmm/2432dd657629d43d57c5ba34c814dcb1 to your computer and use it in GitHub Desktop.
.env
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#提供商,目前支持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