{
    auto_https off
}

:80 {
    reverse_proxy /gitea* gitea:3000
    reverse_proxy server:3000
}
