Fix docker production configuration

This commit is contained in:
Chocobozzz
2018-05-07 15:26:28 +02:00
parent 29173696f7
commit af111faf77

View 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