Skip to content

Commit e46ad30

Browse files
AmsterGetAleksandrParamonoff
authored andcommitted
Update docker-compose.yaml
1 parent d720f10 commit e46ad30

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

docker-compose.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,5 @@ services:
66
environment:
77
MCP_MODE: http
88
RP_HOST: ${RP_HOST:-https://your-reportportal-instance.com}
9-
RP_MCP_ANALYTICS_OFF: true
10-
healthcheck:
11-
test: ["CMD", "curl", "-f", "http://localhost:8080/health"]
12-
interval: 30s
13-
timeout: 10s
14-
retries: 3
15-
start_period: 40s
169
ports:
17-
- 8085:8080
10+
- 8085:8080

0 commit comments

Comments
 (0)