mirror of
https://github.com/minio/minio.git
synced 2025-11-12 14:51:36 -05:00
Browser: Implement multi select user interface for object listings (#3730)
This commit is contained in:
@@ -71,6 +71,10 @@ var exports = {
|
||||
target: 'http://localhost:9000',
|
||||
secure: false
|
||||
},
|
||||
'/minio/zip': {
|
||||
target: 'http://localhost:9000',
|
||||
secure: false
|
||||
}
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user