listen to 0.0.0.0 because of docker
This commit is contained in:
@@ -5,7 +5,7 @@ let config = {
|
|||||||
firstrun: true,
|
firstrun: true,
|
||||||
baseurl: "http://localhost:13120",
|
baseurl: "http://localhost:13120",
|
||||||
server: {
|
server: {
|
||||||
host: '127.0.0.1',
|
host: '0.0.0.0',
|
||||||
port: 13120
|
port: 13120
|
||||||
},
|
},
|
||||||
log_level: 'debug',
|
log_level: 'debug',
|
||||||
|
|||||||
Reference in New Issue
Block a user