Hi guys,
I've setup a small server at home with a few docker services running. I've setup Traefik Reverse Proxy to create local domains for them and only access them via my local network or over my Wireguard Tunnel from other devices.
I've noticed that I can resolve the DNS names with Cloudflare by adding my servers local IP address to the DNS records. Are there any security vulnerabilities with this setup?
Thanks 🙂