Use proper urls

This commit is contained in:
dragongoose
2023-04-08 20:04:28 -04:00
parent 4e6bde767d
commit 8ecb77e430
7 changed files with 30 additions and 20 deletions

5
.env
View File

@ -1,2 +1,3 @@
VITE_BACKEND_URL=http://localhost:7000
VITE_INSTANCE_URL=http://localhost:5173
VITE_BACKEND_DOMAIN=localhost:7000
VITE_INSTANCE_DOMAIN=localhost:5173
VITE_HTTPS=false