From 00307fadad2ac4c13bd9853bf1ce33c176df93a1 Mon Sep 17 00:00:00 2001 From: Spythere Date: Fri, 15 Sep 2023 02:37:49 +0200 Subject: [PATCH] update URLi API --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index c8834f8..7a60ec8 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -VITE_API_URL="https://spythere.pl" +VITE_API_URL="https://stacjownik.spythere.pl" VITE_API_URL_DEV="http://localhost:3001" -VITE_API_DEV=1 \ No newline at end of file +VITE_API_DEV=0 \ No newline at end of file