Skip to content

Commit

Permalink
chore: enable ssh agent forwarding in cubicle
Browse files Browse the repository at this point in the history
  • Loading branch information
marionebl committed May 20, 2019
1 parent b0c4ca6 commit 7a75626
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@ services:
volumes:
- .:/root/repo
- $SSH_AUTH_SOCK:/.ssh-agent/socket
- $SSH_AUTH_PROXY_SOCK:/.ssh-agent/proxy-socket
command: code-server --no-auth /root/repo

0 comments on commit 7a75626

Please sign in to comment.