mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-22 00:38:03 -06:00
13 lines
119 B
YAML
13 lines
119 B
YAML
listen:
|
|
port: 9000
|
|
|
|
webserver:
|
|
https: false
|
|
|
|
database:
|
|
host: 'localhost'
|
|
port: 27017
|
|
|
|
electron:
|
|
debug: false
|