mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix docker production configuration
This commit is contained in:
parent
29173696f7
commit
af111faf77
@ -1,5 +1,5 @@
|
|||||||
listen:
|
listen:
|
||||||
hostname: '127.0.0.1'
|
hostname: '0.0.0.0'
|
||||||
port: 9000
|
port: 9000
|
||||||
|
|
||||||
# Correspond to your reverse proxy "listen" configuration
|
# Correspond to your reverse proxy "listen" configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user