{$SITE_ADDRESS:https://jyotisha.chat} {
    encode zstd gzip

    @htmlDocuments path / /login
    header @htmlDocuments Cache-Control "private, no-store, must-revalidate"

    reverse_proxy web:3000 {
        lb_try_duration 10s
        lb_try_interval 250ms
    }
}

www.jyotisha.chat {
    redir https://jyotisha.chat{uri} permanent
}
