...
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 |
...
...
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 |
...