Skip to content

Commit d2d6431

Browse files
committed
chore(docker): use agent connecition v2 on development
1 parent 5037573 commit d2d6431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.agent.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ services:
2121
- SHELLHUB_VERSION=${SHELLHUB_VERSION}
2222
- SHELLHUB_LOG_LEVEL=${SHELLHUB_LOG_LEVEL}
2323
- SHELLHUB_LOG_FORMAT=${SHELLHUB_LOG_FORMAT}
24+
- SHELLHUB_CONNECTION_VERSION=2
2425
volumes:
2526
- ./agent:/go/src/github.com/shellhub-io/shellhub/agent
2627
- ./pkg:/go/src/github.com/shellhub-io/shellhub/pkg

0 commit comments

Comments
 (0)