Skip to content

Commit

Permalink
v8.17
Browse files Browse the repository at this point in the history
DietPi-Software | MinIO - using a static port assignment of 9001 for the MinIO Console.
  • Loading branch information
Joulinar authored and MichaIng committed May 5, 2023
1 parent 29b497b commit 1e4d952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dietpi/dietpi-software
Original file line number Diff line number Diff line change
Expand Up @@ -10522,7 +10522,7 @@ _EOF_
# Default file path
MINIO_VOLUMES="/mnt/dietpi_userdata/minio-data"
# Use if you want to run MinIO on a custom port.
#MINIO_OPTS="--address :9199"
MINIO_OPTS="--console-address :9001"
# Access key of the server.
#MINIO_ACCESS_KEY=Server-Access-Key
# Secret key of the server.
Expand Down

0 comments on commit 1e4d952

Please sign in to comment.