Skip to content

Commit b86a935

Browse files
committed
fix error: line 245: mapping key "ports" already defined at line 240
1 parent dfc8f4f commit b86a935

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,6 @@ services:
242242
environment:
243243
I18N_LOCALE: zh-CN
244244
restart: always
245-
ports:
246-
- "5601:5601"
247245
depends_on:
248246
- elasticsearch
249247

0 commit comments

Comments
 (0)