Skip to content

Commit 5232388

Browse files
authored
[fix][infra] minio port (#134)
fix(infra): minio port
1 parent 357c379 commit 5232388

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

release/deployment/docker-compose/docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,6 @@ services:
177177
restart: always
178178
networks:
179179
- coze-loop-network
180-
ports:
181-
- "${COZE_LOOP_OSS_PORT}:9000"
182180
volumes:
183181
- minio_data:/minio_data # 挂载宿主机以持久化
184182
- minio_config:/root/.minio # 挂载宿主机以持久化

0 commit comments

Comments
 (0)