mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-31 21:12:51 +09:00
Use app/docker folder for SSH Configureation
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user