mirror of
https://github.com/ledccn/IYUUPlus.git
synced 2025-05-06 15:01:08 +00:00
优化:同时支持ipv4、ipv6
This commit is contained in:
parent
ed0280818d
commit
415df51ca0
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
return [
|
return [
|
||||||
'listen' => 'http://0.0.0.0:8787',
|
'listen' => 'http://[::]:8787',
|
||||||
'transport' => 'tcp',
|
'transport' => 'tcp',
|
||||||
'context' => [],
|
'context' => [],
|
||||||
'name' => 'IYUUAutoReseed',
|
'name' => 'IYUUAutoReseed',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user