소스 검색

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