cleanup and format

This commit is contained in:
Grisha Shipunov 2025-01-25 15:37:01 +01:00
parent e8114c1d61
commit 31b066909d
7 changed files with 9 additions and 13 deletions

View file

@ -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 = {