fixed .env example

This commit is contained in:
2025-12-06 19:31:29 +08:00
parent 97d4bb279c
commit 85a316b787

View File

@@ -1,5 +1,5 @@
API_BASE_URL=http://127.0.0.1:3000
AUTH_URL=https://auth.example.com/realms/friendolls/protocol/openid-connect/auth
AUTH_URL=https://auth.example.com/realms/friendolls/protocol/openid-connect
JWT_AUDIENCE=friendolls-desktop
REDIRECT_URI=http://localhost:8582/callback
REDIRECT_HOST=localhost:8582