Skip to content

Commit 79ce30a

Browse files
suenotKonard
andauthored
Update local/docker-compose.yml
Co-authored-by: Konstantin Dyachenko <[email protected]>
1 parent 7b858f3 commit 79ce30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ services:
8686
- 'minio-config:/root/.minio'
8787
ports:
8888
- "${DEEP_MINIO_UI_PORT:-9000}:9000"
89-
- "${DEEP_MINIO_PORT:-32765}:32765"
89+
- "${DEEP_MINIO_CONSOLE_PORT:-32765}:32765"
9090
environment:
9191
- 'MINIO_ROOT_USER=${MINIO_ROOT_USER}'
9292
- 'MINIO_ROOT_PASSWORD=${MINIO_ROOT_PASSWORD}'

0 commit comments

Comments
 (0)