Update Gitea SSH hostname to LAN IP

This commit is contained in:
2026-02-23 21:58:35 -05:00
parent 7187fabcf8
commit 1b378b4321
+1 -1
View File
@@ -1,4 +1,4 @@
Host gitea.kolpacksoftware.com Host gitea.kolpacksoftware.com
HostName 127.0.0.1 HostName 192.168.1.67
Port 222 Port 222
User git User git