Browse Source

minor typo in gogs config

Breandan Dezendorf 2 years ago
parent
commit
0de6f8b3c8
1 changed files with 1 additions and 1 deletions
  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