Skip to content

Commit 85da2c2

Browse files
suenotKonard
andauthored
Update local/docker-compose.yml
Co-authored-by: Konstantin Dyachenko <[email protected]>
1 parent 35caf7b commit 85da2c2

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
@@ -85,7 +85,7 @@ services:
8585
- 'minio-data:/export'
8686
- 'minio-config:/root/.minio'
8787
ports:
88-
- "${DEEP_MINIO_UI_PORT:-9000}:9000"
88+
- "${DEEP_MINIO_PORT:-9000}:9000"
8989
- "${DEEP_MINIO_CONSOLE_PORT:-32765}:32765"
9090
environment:
9191
- 'MINIO_ROOT_USER=${MINIO_ROOT_USER}'

0 commit comments

Comments
 (0)