diff --git a/.env b/.env index 63e27d9..c8834f8 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ VITE_API_URL="https://spythere.pl" -VITE_API_URL_DEV="http://localhost:3000" +VITE_API_URL_DEV="http://localhost:3001" VITE_API_DEV=1 \ No newline at end of file diff --git a/src/components/TableActions.vue b/src/components/TableActions.vue index 3b74b95..f2909d6 100644 --- a/src/components/TableActions.vue +++ b/src/components/TableActions.vue @@ -74,7 +74,6 @@