diff --git a/.env b/.env index 6d8c16e..add8602 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ VITE_API_URL="https://spythere.pl" -VITE_API_URL_DEV="http://localhost:3000" \ No newline at end of file +VITE_API_URL_DEV="https://spythere.pl" \ No newline at end of file diff --git a/src/App.vue b/src/App.vue index 60df669..9b6cad2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,38 +5,28 @@