PeerTube/config/production.yaml.example

9 lines
150 B
Plaintext

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