forked from 77media/video-flow
测试链接
This commit is contained in:
parent
dacce5e142
commit
3ceee3752b
@ -115,7 +115,7 @@ export class VideoExportService {
|
||||
this.config = {
|
||||
maxRetries: config.maxRetries || 3,
|
||||
pollInterval: config.pollInterval || 5000, // 5秒轮询
|
||||
apiBaseUrl: 'https://smartcut.api.movieflow.ai',
|
||||
apiBaseUrl: 'http://77.smartcut.py.qikongjian.com',
|
||||
//apiBaseUrl: process.env.NEXT_PUBLIC_CUTAPI_URL || 'https://smartcut.api.movieflow.ai'
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user