mirror of https://github.com/Chocobozzz/PeerTube
Fix tests with node 18
parent
83b1b7eaf1
commit
d92ffe661c
|
@ -1,5 +1,5 @@
|
||||||
listen:
|
listen:
|
||||||
hostname: '0.0.0.0'
|
hostname: '::'
|
||||||
port: 9000
|
port: 9000
|
||||||
|
|
||||||
webserver:
|
webserver:
|
||||||
|
|
Loading…
Reference in New Issue