|
@@ -28,7 +28,7 @@ public class DouyinTosServiceImpl implements DouyinTosService {
|
|
|
|
|
|
private String REGION = "cn-beijing";
|
|
|
private String ENDPOINT = "tos-cn-beijing.volces.com";
|
|
|
- private String DOMAIN = "tt8742f1ff1875cd2201-env-33n84bi3xr.tos-cn-beijing.volces.com";
|
|
|
+ private String DOMAIN = "https://tt8742f1ff1875cd2201-env-33n84bi3xr.tos-cn-beijing.volces.com";
|
|
|
private String BUCKET_NAME = "tt8742f1ff1875cd2201-env-33n84bi3xr";
|
|
|
private String ACCESS_KEY_ID = "AKLTNmFiMjBjMTZjZDYxNDlhZmI2OTc2M2U4MWZlODhhNGY";
|
|
|
private String SECRET_ACCESS_KEY = "TVRjME9UUmhabUZtWW1JNU5EWXhORGhoWVdJME16Z3pNbUprWkRKa1lqTQ==";
|