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