Fix docker production configuration
This commit is contained in:
parent
29173696f7
commit
af111faf77
|
@ -1,5 +1,5 @@
|
|||
listen:
|
||||
hostname: '127.0.0.1'
|
||||
hostname: '0.0.0.0'
|
||||
port: 9000
|
||||
|
||||
# Correspond to your reverse proxy "listen" configuration
|
||||
|
|
Loading…
Reference in New Issue