mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00: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