Problem with setting up cloudflare domain

So I have been recently getting issues with making cloudflare work with my website. I have seen a few tutorials explaining that you need to go to the DNS tab and add a (A) record for the name I added @ and for ip I added the IP address of my server (and set the nuxt configuration file to go through port to 8080). After that I booted up nuxt (using --host to expose). Aaand absolutely nothing when I go to my domain. I have tried with proxy without proxy and it's still doesn't work. It does work when you just straight up go the ip address but not via the domain.
Was this page helpful?