diff --git a/.env.development b/.env.development index d78c77aa..64c2bdd4 100644 --- a/.env.development +++ b/.env.development @@ -1 +1 @@ -VITE_API_BASE_URL=http://10.10.10.105:3001/api/v1/ +VITE_API_BASE_URL=http://10.10.10.10:3001/api/v1/ diff --git a/src/components/cards/DownloadingCard.vue b/src/components/cards/DownloadingCard.vue index b23231d1..261804cd 100644 --- a/src/components/cards/DownloadingCard.vue +++ b/src/components/cards/DownloadingCard.vue @@ -49,7 +49,7 @@ const deleteDownload = () => {