cleanup and format
This commit is contained in:
parent
e8114c1d61
commit
31b066909d
7 changed files with 9 additions and 13 deletions
|
@ -4,7 +4,10 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
server = {
|
||||
hosts = [ "0.0.0.0:5232" "[::]:5232" ];
|
||||
hosts = [
|
||||
"0.0.0.0:5232"
|
||||
"[::]:5232"
|
||||
];
|
||||
ssl = "False";
|
||||
};
|
||||
auth = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue