Changed gitea configuration for SSH
This commit is contained in:
parent
7ab4886e90
commit
5730dba084
@ -10,7 +10,7 @@
|
|||||||
identityFile = "~/.ssh/archserver";
|
identityFile = "~/.ssh/archserver";
|
||||||
};
|
};
|
||||||
|
|
||||||
gitea = {
|
"gitea.xeovalyte.dev" = {
|
||||||
hostname = "gitea.xeovalyte.dev";
|
hostname = "gitea.xeovalyte.dev";
|
||||||
port = 2222;
|
port = 2222;
|
||||||
user = "git";
|
user = "git";
|
||||||
|
Loading…
Reference in New Issue
Block a user