Initial commit
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@ -0,0 +1,5 @@
|
||||
VITE_OAUTH_REDIRECT_URI=http://localhost:5173/code
|
||||
VITE_OAUTH_CLIENT_ID=oidc-client
|
||||
VITE_OAUTH_AUTH_HEADER=Basic b2lkYy1jbGllbnQ6c2VjcmV0
|
||||
VITE_OAUTH_URL=http://localhost:8080
|
||||
|
Reference in New Issue
Block a user