Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then point to your environment file when starting up (from within ~/data):

Code Block
export MINIO_CONFIG_ENV_FILE=~/data/minio
minio server --console-address :9090

...