initial commit
This commit is contained in:
5
client/.env.example
Normal file
5
client/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
[api]
|
||||
VITE_API_URL=http://localhost:8000/
|
||||
|
||||
[oauth2-google]
|
||||
VITE_GOOGLE_CLIENT_ID=some-value.apps.googleusercontent.com
|
||||
Reference in New Issue
Block a user