mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Disable domain based routing for now
This commit is contained in:
@@ -29,7 +29,7 @@ type Config struct {
|
||||
CertFile string
|
||||
KeyFile string
|
||||
Websocket bool // TODO
|
||||
Domain string
|
||||
// Domain string
|
||||
}
|
||||
|
||||
// Server - http server related
|
||||
|
||||
Reference in New Issue
Block a user