Browse Source

IPV6: Correct formating for nginx.conf

asmcc 2 years ago
parent
commit
b81533d6dd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/deb/nginx/nginx.conf

+ 0 - 1
src/deb/nginx/nginx.conf

@@ -92,7 +92,6 @@ http {
 
 	# Vhost
 	server {
-		# prettier-ignore
 		#IPV4		listen				8083 ssl;
 		#IPV6		listen				[::]:8083 ssl;
 		server_name         _;