Add .env.selfhosted file for self-hosted environment configuration
This commit is contained in:
parent
90efb5be00
commit
4be5a1e0e5
1 changed files with 3 additions and 0 deletions
3
.env.selfhosted
Normal file
3
.env.selfhosted
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
VITE_APP_API_URL=
|
||||||
|
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