]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/config/production.yaml
Docker config directory as volume
[github/Chocobozzz/PeerTube.git] / support / docker / production / config / production.yaml
index 8a58c5b16b3e67f61365cde511ec86c898a30564..64fc9e82c6000f810a5795f12f67e55490b93b0c 100644 (file)
@@ -1,5 +1,5 @@
 listen:
-  hostname: '127.0.0.1'
+  hostname: '0.0.0.0'
   port: 9000
 
 # Correspond to your reverse proxy "listen" configuration