diff --git a/.env b/.env index d936bef..724ee30 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -API_URL="http://localhost:5000s" \ No newline at end of file +API_URL="http://localhost:5000" diff --git a/src/App.vue b/src/App.vue index bcd62ef..f7c36ac 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,12 +1,23 @@