diff --git a/.env.production b/.env.production index 5e825ed..d01d62e 100644 --- a/.env.production +++ b/.env.production @@ -7,4 +7,4 @@ NEXT_PUBLIC_BASE_URL = https://api.video.movieflow.ai NEXT_PUBLIC_CUT_URL = https://smartcut.movieflow.ai # 失败率 -NEXT_PUBLIC_ERROR_CONFIG = 0.6 \ No newline at end of file +NEXT_PUBLIC_ERROR_CONFIG = 0.2 \ No newline at end of file