I have a domain connected with cloudflare and I want my repl to use this domain. Therefore I set everything up as usual:
A-Record pointing to the repl’s IP
TXT-Record to verify the repl
Linked the domain
If I don’t link the repl, I get the usual “Run this repl to see output” message, but after I linked it, I am always getting “ERR_TOO_MANY_REDIRECTS”. What can I do?
This is kind of weird but yes, I tried disabling the proxy and it still did not work. Now however it strangely started working, but I guess I’ll just take it like that.