Changed gitea configuration for SSH

This commit is contained in:
xeovalyte 2024-03-12 21:32:26 +01:00
parent 7ab4886e90
commit 5730dba084
No known key found for this signature in database

View File

@ -10,7 +10,7 @@
identityFile = "~/.ssh/archserver";
};
gitea = {
"gitea.xeovalyte.dev" = {
hostname = "gitea.xeovalyte.dev";
port = 2222;
user = "git";