:art: Change QINIU['buckets']['tamron'] https

huangqimin001 лет %!s(int64=3): %!d(string=назад)
Родитель
Сommit
41233c4c2c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      kodo/settings.py

+ 1 - 1
kodo/settings.py

@@ -242,7 +242,7 @@ QINIU = {
242 242
         'thumbnail': 'http://thumbnail.img.pai.ai',
243 243
         'thumbnail2': 'http://thumbnail2.img.pai.ai',
244 244
         'watermark': 'http://watermark.img.pai.ai',
245
-        'tamron': 'http://img.tamron.kodo.com.cn',
245
+        'tamron': 'https://img.tamron.kodo.com.cn',
246 246
     }
247 247
 }
248 248