This commit is contained in:
parent
050205e95c
commit
4870960b45
6 changed files with 19 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
|||
module.exports = {
|
||||
public: false,
|
||||
port: 9000,
|
||||
bind: "0.0.0.0",
|
||||
bind: "127.0.0.1",
|
||||
reverseProxy: true,
|
||||
lockNetwork: true,
|
||||
maxHistory: 10000,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue