mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 02:47:10 +00:00
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -18,7 +18,7 @@ def analyze_data_task(self, submission_id):
|
||||
files = [
|
||||
{
|
||||
"url": (
|
||||
f"{settings.MINIO_DEFAULT_CUSTOM_ENDPOINT_URL}/"
|
||||
f"{settings.MINIO_DEFAULT_CUSTOM_ENDPOINT_URL}"
|
||||
f"{urlparse(attachment.file.url).path}"
|
||||
),
|
||||
"bind_path": attachment.bind_at,
|
||||
|
||||
Reference in New Issue
Block a user