Skip to content

Commit b61837a

Browse files
author
Nils Bars
committed
Add ssh-proxy data volume mount
1 parent 0ed1608 commit b61837a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ services:
126126
- RUST_LOG=ref_ssh_proxy=info,russh=warn
127127
volumes:
128128
- ./container-keys:/keys:ro
129+
- ./data/ssh-proxy:/data
129130
{% if not testing %}
130131
ports:
131132
- "${SSH_HOST_PORT:-2222}:2222"

0 commit comments

Comments
 (0)