Skip to content
Snippets Groups Projects
  • Bing Han's avatar
    ac574af6
    Add env to expose minio port to the host (#426) · ac574af6
    Bing Han authored
    ### What problem does this PR solve?
    
    The docker-compose file can't config minio related port by .env file. So
    I just add env `MINIO_CONSOLE_PORT=9001
    MINIO_PORT=9000` to .env file.
    
    ### Type of change
    
    - [x] Refactoring
    ac574af6
    History
    Add env to expose minio port to the host (#426)
    Bing Han authored
    ### What problem does this PR solve?
    
    The docker-compose file can't config minio related port by .env file. So
    I just add env `MINIO_CONSOLE_PORT=9001
    MINIO_PORT=9000` to .env file.
    
    ### Type of change
    
    - [x] Refactoring
Code owners
Assign users and groups as approvers for specific file changes. Learn more.