fix dockerfile/1

This commit is contained in:
2025-05-06 00:00:10 +02:00
parent f721e3907e
commit 4e819a7cab
2 changed files with 10 additions and 7 deletions

View File

@@ -10,7 +10,8 @@
"startup": "services",
"boot": "auto",
"hassio_api": false,
"host_network": false,
"init": false,
"host_network": true,
"panel_icon": "mdi:database",
"panel_title": "MinIO",
"ingress": true,