change harcoded URL to .env/secrets
This commit is contained in:
parent
8e1af2e846
commit
98320b6fdd
3 changed files with 7 additions and 5 deletions
|
|
@ -1,2 +1,2 @@
|
|||
VITE_AUTH_URL="http://localhost:8080"
|
||||
#VITE_AUTH_URL="https://byte-camp-auth-service.fly.dev"
|
||||
VITE_ASSIGNMENT_URL="http://localhost:8082"
|
||||
Loading…
Add table
Add a link
Reference in a new issue