Skip to content

Commit f7e90e5

Browse files
committed
fix: having default run mode for batch mode on compose file
1 parent 5ef40f2 commit f7e90e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ services:
44
networks:
55
- explorviz
66
environment:
7+
- ANALYSIS_RUN_MODE=batch
78
- ANALYSIS_REMOTE_URL=https://github.com/spring-projects/spring-petclinic
89
- ANALYSIS_SEND_TO_REMOTE=true
910
#- GRPC_HOST=host.docker.internal

0 commit comments

Comments
 (0)