diff --git a/.env b/.env index 8ce3512..5d2f70b 100644 --- a/.env +++ b/.env @@ -34,4 +34,4 @@ SMTP_SENDER="noreply@mailing.pena.digital" # URL settings DEFAULT_REDIRECTION_URL = "def.url" -AUTH_REFRESH_URL = "http://localhost:8000/auth/refresh" \ No newline at end of file +AUTH_REFRESH_URL = "http://localhost:8000/auth/exchange" \ No newline at end of file