mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-04 00:52:35 +00:00 
			
		
		
		
	Add multidomain support
this allows subdomain style bucket access
This commit is contained in:
		@@ -33,5 +33,6 @@
 | 
				
			|||||||
    "https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
 | 
					    "https://screenshots.cloudron.io/io.minio.cloudronapp/pic1.png",
 | 
				
			||||||
    "https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
 | 
					    "https://screenshots.cloudron.io/io.minio.cloudronapp/pic2.png"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
 | 
					  "multiDomain": true,
 | 
				
			||||||
  "postInstallMessage": "file://POSTINSTALL.md"
 | 
					  "postInstallMessage": "file://POSTINSTALL.md"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user