RED-8554 remove 80 port

This commit is contained in:
Dan Percic 2024-02-16 13:59:53 +02:00
parent 590e8da0bc
commit 78d0cedd30

View File

@ -27,6 +27,6 @@ http {
#gzip on;
include /etc/nginx/conf.d/*.conf;
# include /etc/nginx/conf.d/*.conf;
include /tmp/*.conf;
}