Skip to content

Commit

Permalink
Update local/docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantin Dyachenko <[email protected]>
  • Loading branch information
suenot and Konard authored May 2, 2024
1 parent 35caf7b commit 85da2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:
- 'minio-data:/export'
- 'minio-config:/root/.minio'
ports:
- "${DEEP_MINIO_UI_PORT:-9000}:9000"
- "${DEEP_MINIO_PORT:-9000}:9000"
- "${DEEP_MINIO_CONSOLE_PORT:-32765}:32765"
environment:
- 'MINIO_ROOT_USER=${MINIO_ROOT_USER}'
Expand Down

0 comments on commit 85da2c2

Please sign in to comment.