Update config.py

pull/131/head
StarsL.cn 2024-08-10 17:00:32 +08:00 committed by GitHub
parent 7bb2ac22d4
commit 02da020c84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ admin_passwd = os.environ.get('admin_passwd','123456')
log_level = os.environ.get('log_level','INFO')
vendors = {'alicloud': '阿里云','tencent_cloud': '腾讯云','huaweicloud': '华为云', 'awscloud': 'AWS云'}
# https://aws.amazon.com/cn/about-aws/global-infrastructure/regional-product-services
regions = {
"awscloud":{
"none": "",