open auth portal
This commit is contained in:
4
src-tauri/.env.example
Normal file
4
src-tauri/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
API_BASE_URL=http://127.0.0.1:3000
|
||||
AUTH_URL=https://auth.example.com/realms/friendolls/protocol/openid-connect/auth
|
||||
JWT_AUDIENCE=friendolls-desktop
|
||||
REDIRECT_URI=http://localhost:8582/callback
|
||||
Reference in New Issue
Block a user