diff options
Diffstat (limited to '.env.selfhosted')
-rw-r--r-- | .env.selfhosted | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.env.selfhosted b/.env.selfhosted new file mode 100644 index 0000000..f1d1a63 --- /dev/null +++ b/.env.selfhosted @@ -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
\ No newline at end of file |