From c04f1587bcf40d1cabf3e61f9a8cd6321273358d Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sat, 11 Jul 2026 14:07:34 -0700 Subject: Fixes --- sshd_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sshd_config') diff --git a/sshd_config b/sshd_config index 4007640..1fefa15 100644 --- a/sshd_config +++ b/sshd_config @@ -43,7 +43,7 @@ MaxAuthTries 3 # disallow connecting using empty passwords PermitEmptyPasswords no -PermitRootLogin no +PermitRootLogin yes # Unfortunate, but this is how coolify works PubkeyAuthentication yes ########## Cryptography ########## -- cgit v1.3