Add a comment to the webserver part in the yaml configuration
[oweals/peertube.git] / config / production.yaml.example
1 # Correspond to your reverse proxy "listen" configuration
2 webserver:
3   https: false
4   host: 'example.com'
5   port: 80