diff --git a/nomad-job/rutorrent.nomad b/nomad-job/rutorrent.nomad index ec2de16..5d4b012 100644 --- a/nomad-job/rutorrent.nomad +++ b/nomad-job/rutorrent.nomad @@ -60,7 +60,7 @@ job "torrent" { } env { - PUID = 1000001 + PUID = 100001 PGID = 10 UMASK = 002 WEBUI_PORT = "8080"