PeerTube/config/production.yaml.example

9 lines
146 B
Plaintext

# Correspond to your reverse proxy "listen" configuration
webserver:
https: false
host: 'example.com'
port: 80
database:
suffix: '-prod'