listen on all interfaces
This commit is contained in:
parent
ddd8feeefa
commit
95ab5f7df0
@ -156,7 +156,7 @@ listeners:
|
|||||||
#
|
#
|
||||||
- port: 8008
|
- port: 8008
|
||||||
tls: false
|
tls: false
|
||||||
bind_addresses: ['::1', '127.0.0.1']
|
bind_addresses: ['::', '0.0.0.0']
|
||||||
type: http
|
type: http
|
||||||
x_forwarded: true
|
x_forwarded: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user