Community maintained Docker config for the knot server
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 2e2b6dbeb4bfb6e9e2c55455cd21fff933a6b8fb 9 lines 262 B view raw
1HostKey /etc/ssh/keys/ssh_host_rsa_key 2HostKey /etc/ssh/keys/ssh_host_ecdsa_key 3HostKey /etc/ssh/keys/ssh_host_ed25519_key 4 5PasswordAuthentication no 6 7Match User git 8 AuthorizedKeysCommand /etc/s6-overlay/scripts/keys-wrapper 9 AuthorizedKeysCommandUser nobody