264 current 2025-10-11 03:06:37 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 03:10:02 -05:00
parent ce6847fd36
commit 0485e78610
2 changed files with 2 additions and 3 deletions

View File

@@ -61,13 +61,12 @@ in
autoStart = true;
extraOptions = [
"--pull=newer"
"--network=host"
];
volumes = [
"${cfg.data_dir}:/config"
];
ports = [
"7704:8123"
"0.0.0.0:7704:8123"
];
environment = {
TZ = homelab.tz;