Files
friendolls-desktop/src-tauri/.env.example
2025-11-26 00:52:53 +08:00

5 lines
192 B
Plaintext

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