diff --git a/root/etc/nginx/nginx.conf b/root/etc/nginx/nginx.conf index f5f3de9..4ba32e5 100644 --- a/root/etc/nginx/nginx.conf +++ b/root/etc/nginx/nginx.conf @@ -96,14 +96,14 @@ stream { } # GIT - server { - listen 0.0.0.0:22; - listen [::]:22; - proxy_pass batuu.system.tjo.cloud:22; - proxy_protocol on; - include /etc/nginx/partials/server.conf; - include /etc/nginx/partials/blocked.conf; - } + #server { + # listen 0.0.0.0:22; + # listen [::]:22; + # proxy_pass batuu.system.tjo.cloud:22; + # proxy_protocol on; + # include /etc/nginx/partials/server.conf; + # include /etc/nginx/partials/blocked.conf; + #} # EMAIL server {