fix forgejo crypto

This commit is contained in:
Ellie 2026-02-24 16:57:52 -08:00
parent 311c85642b
commit c43c6c43a5
3 changed files with 9 additions and 5 deletions

View file

@ -97,7 +97,7 @@
}
upstream forgejo_ssh {
server 10.10.0.2:2222;
server 10.10.0.2:22;
}
server {
listen 2222;