mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-25 22:47:23 +00:00
config dir is dead
minio now stores the config as part of the storage system under .minio.sys when passed config dir, it merely "migrates" config.json to the new system and renames config.json to config.json.deprecated
This commit is contained in:
@@ -2,7 +2,10 @@ This application does not integrate with Cloudron authentication.
|
||||
|
||||
Please use the following credentials to login:
|
||||
|
||||
* AccessKey: `admin`
|
||||
* SecretKey: `secretkey`
|
||||
* AccessKey: `minioadmin`
|
||||
* SecretKey: `minioadmin`
|
||||
|
||||
See the [documentation](https://cloudron.io/documentation/apps/minio/) to change
|
||||
the admin credentials.
|
||||
|
||||
**Please change the credentials immediately**
|
||||
|
Reference in New Issue
Block a user