浏览代码

minor typo in gogs config

Breandan Dezendorf 2 年之前
父节点
当前提交
0de6f8b3c8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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