]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/config/production.yaml
Merge branch 'master' into develop
[github/Chocobozzz/PeerTube.git] / support / docker / production / config / production.yaml
index 64fc9e82c6000f810a5795f12f67e55490b93b0c..4970bbccab70497b769c73563d8383e12afc1b12 100644 (file)
@@ -18,7 +18,7 @@ trust_proxy:
 
 # Your database name will be "peertube"+database.suffix
 database:
-  hostname: 'db'
+  hostname: 'postgres'
   port: 5432
   suffix: ''
   username: 'postgres'
@@ -38,6 +38,7 @@ storage:
   previews: '../data/previews/'
   thumbnails: '../data/thumbnails/'
   torrents: '../data/torrents/'
+  captions: '../data/captions/'
   cache: '../data/cache/'
 
 log: