chore: Update environment variables for self-hosted deployment
This commit is contained in:
parent
2ad8dddf5b
commit
c3a03f7163
3 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
VITE_APP_API_URL=http://localhost:2021
|
||||
VITE_APP_REDIRECT_URL=http://localhost:5173
|
||||
VITE_APP_GOOGLE_CLIENT_ID=USE_YOUR_OWN_CLIENT_ID
|
||||
VITE_APP_GOOGLE_CLIENT_ID=USE_YOUR_OWN_CLIENT_ID
|
||||
VITE_IS_SELF_HOSTED=true
|
Loading…
Add table
Add a link
Reference in a new issue