]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/config/production.yaml
Remove unnecessary env variables now we have a .env file
[github/Chocobozzz/PeerTube.git] / support / docker / production / config / production.yaml
index 7b6de32e51e645c25197be0ab0f1e91ee6804d90..ddac23c4ebc441e666791b21f687e14c6113ea70 100644 (file)
@@ -1,4 +1,5 @@
 listen:
+  hostname: '0.0.0.0'
   port: 9000
 
 # Correspond to your reverse proxy "listen" configuration
@@ -37,6 +38,7 @@ storage:
   previews: '../data/previews/'
   thumbnails: '../data/thumbnails/'
   torrents: '../data/torrents/'
+  captions: '../data/captions/'
   cache: '../data/cache/'
 
 log: