app.helloplappi.com {
    encode zstd gzip
    header /index.html Cache-Control "no-cache, no-store, must-revalidate"
    header / Cache-Control "no-cache, no-store, must-revalidate"
    reverse_proxy 172.18.0.1:8800
}
