fix: dashboard ct add enable options
This commit is contained in:
parent
2eab3f1cdb
commit
3e8bedda76
|
@ -37,6 +37,7 @@ set_default_config(DefaultUsername) ->
|
||||||
Config = #{
|
Config = #{
|
||||||
listeners => #{
|
listeners => #{
|
||||||
http => #{
|
http => #{
|
||||||
|
enable => true,
|
||||||
port => 18083
|
port => 18083
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue