190 current 2025-10-09 22:00:15 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-09 22:05:20 -05:00
parent b7e5687f62
commit 434f8c20a8

View File

@@ -59,7 +59,7 @@ in
enable = true;
settings =
{
PORT = ${toString cfg.port};
PORT = toString cfg.port;
};
};