chore: Update API URL in development environment configuration file
This commit is contained in:
parent
2657469964
commit
9891b26362
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
VITE_APP_API_URL=http://localhost:8000
|
||||
VITE_APP_API_URL=http://localhost:2021
|
||||
VITE_APP_REDIRECT_URL=http://localhost:5173
|
||||
VITE_APP_GOOGLE_CLIENT_ID=USE_YOUR_OWN_CLIENT_ID
|
Loading…
Add table
Reference in a new issue