Skip to content

Commit caaa726

Browse files
committed
Update proxy.sample.conf
1 parent 3d292cb commit caaa726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proxy/conf.d/proxy.sample.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ proxy_hide_header X-Powered-By;
1212

1313
server {
1414
listen 80 default_server;
15+
listen [::]:80 ipv6only=on default_server;
1516
#
1617
server_name example.com www.example.com;
1718
#

0 commit comments

Comments
 (0)