1
0
Fork 0
forked from forgejo/forgejo

Use app/docker folder for SSH Configureation

This commit is contained in:
Jean-Philippe Roemer 2015-10-02 11:29:11 +01:00
parent e63e0b3105
commit 3cad8d9492
2 changed files with 2 additions and 4 deletions

View file

@ -12,4 +12,4 @@ then
chmod 600 /data/ssh/*
fi
exec gosu root /usr/sbin/sshd -D -f /etc/ssh/sshd_config
exec gosu root /usr/sbin/sshd -D -f /app/gogs/docker/sshd_config