This commit is contained in:
4
aicard-web-oauth/.env.development
Normal file
4
aicard-web-oauth/.env.development
Normal file
@ -0,0 +1,4 @@
|
||||
# Development environment variables
|
||||
VITE_APP_HOST=http://localhost:4173
|
||||
VITE_OAUTH_CLIENT_ID=http://localhost:4173/client-metadata.json
|
||||
VITE_OAUTH_REDIRECT_URI=http://localhost:4173/oauth/callback
|
Reference in New Issue
Block a user