mergedrop: pin CORS_ORIGINS to app origin (was wildcard)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"port": 8765,
|
||||
"id_name": "mergedrop",
|
||||
"description": "Self-hosted drag-and-drop video merger. Drop clips, reorder, and build a single MP4 with ffmpeg.",
|
||||
"tipi_version": 4,
|
||||
"tipi_version": 5,
|
||||
"version": "1.0.2",
|
||||
"dynamic_config": true,
|
||||
"supported_architectures": ["amd64"],
|
||||
@@ -39,5 +39,5 @@
|
||||
"env_variable": "MERGEDROP_OUTPUT_MAX_AGE_HOURS"
|
||||
}
|
||||
],
|
||||
"updated_at": 1787293276649
|
||||
"updated_at": 1787332264747
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user