Fix docker production configuration

pull/545/head
Chocobozzz 2018-05-07 15:26:28 +02:00
parent 29173696f7
commit af111faf77
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

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