default gateway to 0.0.0.0 for web UI
This commit is contained in:
@@ -86,7 +86,7 @@ export class ConfigBuilder {
|
||||
this.config = {
|
||||
log_level: 'info',
|
||||
models: {},
|
||||
server: { port: 18800, localhost: true },
|
||||
server: { port: 18800, localhost: false },
|
||||
hooks: {
|
||||
confirm: [
|
||||
'shell.*',
|
||||
|
||||
Reference in New Issue
Block a user