change auth url

This commit is contained in:
Pavel 2024-01-05 00:34:30 +03:00
parent dc28f97562
commit 487dc8bc2d

2
.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"
AUTH_REFRESH_URL = "http://localhost:8000/auth/exchange"