aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-05-20 15:27:16 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-05-20 15:29:25 +0200
commitf1f4732f8ef20b1c33058b9b2c486d4b5e87b646 (patch)
treeb14b6dfaad20686f1ea1612e54b4a7c916e1c773 /config
parent93652f8d1ad0edcce8ae32a261b1e357688da7b8 (diff)
downloadPeerTube-f1f4732f8ef20b1c33058b9b2c486d4b5e87b646.tar.gz
PeerTube-f1f4732f8ef20b1c33058b9b2c486d4b5e87b646.tar.zst
PeerTube-f1f4732f8ef20b1c33058b9b2c486d4b5e87b646.zip
Add production example file
Diffstat (limited to 'config')
-rw-r--r--config/production.yaml.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
new file mode 100644
index 000000000..6dc79d73f
--- /dev/null
+++ b/config/production.yaml.example
@@ -0,0 +1,4 @@
1webserver:
2 https: false
3 host: 'example.com'
4 port: 80