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 0939ae4ba..ad87191fd 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -6,6 +6,7 @@ webserver:
6 hostname: 'localhost' 6 hostname: 'localhost'
7 port: 9000 7 port: 9000
8 8
9# Your database name will be "peertube"+database.suffix
9database: 10database:
10 hostname: 'localhost' 11 hostname: 'localhost'
11 port: 5432 12 port: 5432