Przeglądaj źródła

minor typo in gogs config

Breandan Dezendorf 2 lat temu
rodzic
commit
0de6f8b3c8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      homelab/k3s/gogs/gogs.yaml

+ 1 - 1
homelab/k3s/gogs/gogs.yaml

@@ -152,7 +152,7 @@ data:
     HostKey /data/ssh/ssh_host_ecdsa_key
     HostKey /data/ssh/ssh_host_ed25519_key
     PermitRootLogin no
-    AuthorizedKeysFile ca.ssh/authorized_keys
+    AuthorizedKeysFile .ssh/authorized_keys
     PasswordAuthentication no
     PermitUserEnvironment yes
     AllowUsers git