Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/install/installer/pkg/components/proxy/templates/configmap/vhost.minio.tpl
2506 views
https://minio.{{.Domain}} {
    import enable_log
    import remove_server_header
    import ssl_configuration

    reverse_proxy {{.ReverseProxy}} {
        flush_interval -1
    }
}