Skip to content

Commit c8e2212

Browse files
committed
chore(docker): use agent connecition v2 on development
1 parent 86d4060 commit c8e2212

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
@@ -22,6 +22,7 @@ services:
2222
- SHELLHUB_LOG_LEVEL=${SHELLHUB_LOG_LEVEL}
2323
- SHELLHUB_LOG_FORMAT=${SHELLHUB_LOG_FORMAT}
2424
- SHELLHUB_PERMIT_EMPTY_PASSWORDS=${SHELLHUB_PERMIT_EMPTY_PASSWORDS}
25+
- SHELLHUB_CONNECTION_VERSION=2
2526
volumes:
2627
- ./agent:/go/src/github.com/shellhub-io/shellhub/agent
2728
- ./pkg:/go/src/github.com/shellhub-io/shellhub/pkg

0 commit comments

Comments
 (0)