aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/dev.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/dev.yaml')
-rw-r--r--config/dev.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/dev.yaml b/config/dev.yaml
index ca93874d2..ef93afc19 100644
--- a/config/dev.yaml
+++ b/config/dev.yaml
@@ -5,6 +5,9 @@ listen:
5webserver: 5webserver:
6 https: false 6 https: false
7 7
8secrets:
9 peertube: 'my super dev secret'
10
8database: 11database:
9 hostname: 'localhost' 12 hostname: 'localhost'
10 port: 5432 13 port: 5432