bug fixes for fly server

This commit is contained in:
JBB0807 2025-05-02 18:34:20 -07:00
parent 00c14f4eeb
commit 12f81acbf2
3 changed files with 5 additions and 3 deletions

4
.env
View file

@ -1,2 +1,2 @@
VITE_AUTH_URL="http://localhost:8080"
#VITE_AUTH_URL="https://byte-camp-auth-service.fly.dev"
#VITE_AUTH_URL="http://localhost:8080"
VITE_AUTH_URL="https://byte-camp-auth-service.fly.dev"