Skip to content

Commit

Permalink
Make ssh-auth volume name explicit on creation, fixes ddev#3075
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Jun 30, 2021
1 parent e430283 commit fc32690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/ddevapp/templates.go
Expand Up @@ -483,6 +483,7 @@ const DdevSSHAuthTemplate = `version: '{{ .compose_version }}'
volumes:
dot_ssh:
socket_dir:
name: ddev-ssh-agent_socket_dir
services:
ddev-ssh-agent:
Expand Down

0 comments on commit fc32690

Please sign in to comment.