312 current 2025-10-11 17:54:46 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -62,14 +62,15 @@ in
|
||||
autoStart = true;
|
||||
extraOptions = [
|
||||
"--pull=newer"
|
||||
"--network=host"
|
||||
];
|
||||
volumes = [
|
||||
"${cfg.data_dir}:/config"
|
||||
];
|
||||
ports = [
|
||||
"0.0.0.0:7704:8123"
|
||||
"0.0.0.0:4141:4141"
|
||||
];
|
||||
# ports = [
|
||||
# "0.0.0.0:7704:8123"
|
||||
# "0.0.0.0:4141:4141"
|
||||
# ];
|
||||
environment = {
|
||||
TZ = homelab.tz;
|
||||
PUID = toString config.users.users.${service}.uid;
|
||||
|
||||
Reference in New Issue
Block a user