mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
revert gitea to port 22 for ssh
This commit is contained in:
parent
b641daebda
commit
5ded8427b9
@ -3,6 +3,5 @@ Host github.com
|
||||
IdentityFile /run/secrets/github/starr-dusT
|
||||
|
||||
Host git.tstarr.us
|
||||
Port 2222
|
||||
AddKeysToAgent yes
|
||||
IdentityFile /run/secrets/gitea/tstarr
|
||||
|
@ -14,7 +14,6 @@
|
||||
DOMAIN = "git.tstarr.us";
|
||||
HTTP_PORT = 3001;
|
||||
ROOT_URL = "https://git.tstarr.us";
|
||||
SSH_PORT = 2223;
|
||||
};
|
||||
#settings.actions = {
|
||||
# ENABLED = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user