slight fix
This commit is contained in:
@@ -11,13 +11,11 @@ providers : {
|
||||
http: {
|
||||
enabled: true,
|
||||
bind_address: "0.0.0.0",
|
||||
hosts: "*",
|
||||
port: 4444,
|
||||
}
|
||||
ws: {
|
||||
enabled: true,
|
||||
bind_address: "0.0.0.0",
|
||||
hosts: "*",
|
||||
port: 4445,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user