Migrated from CRA to Vite
This commit is contained in:
@ -1 +1 @@
|
||||
REACT_APP_BACKEND=http://localhost:8000/api
|
||||
VITE_APP_BACKEND=http://localhost:8000/api
|
||||
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
REACT_APP_BACKEND=http://localhost:8000/api
|
||||
VITE_APP_BACKEND=http://localhost:8000/api
|
||||
|