supeng 1 year ago
parent
commit
d940f83f19
1 changed files with 1 additions and 1 deletions
  1. 1 1
      longvideo_quick_restart_with_ess.py

+ 1 - 1
longvideo_quick_restart_with_ess.py

@@ -112,7 +112,7 @@ async def ess_instance(create_client, slb_client, ess_count, max_workers, versio
     ess_instance_ids = utils.create_multiple_instances(
         amount=ess_count,
         client=create_client,
-        **longvideo_config.instance_config,
+        **longvideo_config.instance_config_i,
     )
     time.sleep(60)