Browse Source

minor typo in gogs config

Breandan Dezendorf 2 năm trước cách đây
mục cha
commit
0de6f8b3c8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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