mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2024-09-03 20:25:53 +02:00
Update config.js
This commit is contained in:
parent
d3d25ef1f7
commit
8bbcc29678
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ const conf = convict({
|
|||
},
|
||||
listen_address: {
|
||||
format: 'ipaddress',
|
||||
default: '127.0.0.1',
|
||||
default: '0.0.0.0',
|
||||
env: 'IP_ADDRESS'
|
||||
},
|
||||
listen_port: {
|
||||
|
|
Loading…
Add table
Reference in a new issue