]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix docker production configuration
authorChocobozzz <me@florianbigard.com>
Mon, 7 May 2018 13:26:28 +0000 (15:26 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 7 May 2018 13:26:28 +0000 (15:26 +0200)
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