aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 01e5c8480..b68a96f51 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -4,6 +4,7 @@ listen:
4 hostname: '127.0.0.1' 4 hostname: '127.0.0.1'
5 port: 9000 5 port: 9000
6 6
7# Correspond to your reverse proxy server_name/listen configuration (i.e., your public PeerTube instance URL)
7webserver: 8webserver:
8 https: false 9 https: false
9 hostname: 'localhost' 10 hostname: 'localhost'