auth: dodano guard ścieżek

This commit is contained in:
2023-01-31 17:13:34 +01:00
parent 6288fbbde1
commit 2cb8b1dc15
5 changed files with 47 additions and 24 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
VITE_API_URL="https://spythere.pl"
VITE_API_URL_DEV="http://localhost:3000"
VITE_API_URL_DEV="https://spythere.pl"