I'm having a triple redirect on the main site url, but no loop!

Hello guys!

I realized that some of my url’s are making a redirect more than they should.

Instead of redirecting like this:

From https://example.com 
To https://www.example.com

You are redirecting this way:

https://example.com
301 Moved Permanently
http://www.example.com
301 Moved Permanently
https://www.example.com
200 OK

I thank you for your help!

What are the values of Site URL and WordPress URL in Dashboard?

Thanks, I’ve been able to solve the problem.