save work

This commit is contained in:
2025-08-22 21:50:40 +02:00
parent 0415eb9df0
commit 888b27e275
4 changed files with 193 additions and 3 deletions

View File

@ -16,10 +16,10 @@ interface VideoRecord {
}
const servers = [
/*{
{
baseUrl: process.env.SERVER1_COMFY_BASE_URL,
outputDir: process.env.SERVER1_COMFY_OUTPUT_DIR,
},*/
},
{
baseUrl: process.env.SERVER2_COMFY_BASE_URL,
outputDir: process.env.SERVER2_COMFY_OUTPUT_DIR,