So when my Nginx config contains literally such section:
proxy_pass http://ipfs-gateway/ipns/krvtz.net/;
It does not require change of CID on each change of website, but the first request (because then it's cached) will take ages and time out.