Skip to content
Snippets Groups Projects
Commit b308e07a authored by Hoai Viet Nguyen's avatar Hoai Viet Nguyen
Browse files

change port of admin-console

parent 51f14871
Branches main
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ services: ...@@ -3,7 +3,7 @@ services:
image: minio/minio:RELEASE.2022-10-24T18-35-07Z.hotfix.ce525fdaf image: minio/minio:RELEASE.2022-10-24T18-35-07Z.hotfix.ce525fdaf
ports: ports:
- 9000:9000 - 9000:9000
- 9002:9001 - 9001:9001
volumes: volumes:
- minio-data:/data - minio-data:/data
environment: environment:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment