add comment for overseerr port
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
c4c06d2337
commit
e24e45a947
@ -139,7 +139,7 @@ in
|
||||
TZ = "America/New_York";
|
||||
};
|
||||
volumes = [ "/ZFS/Media/Docker/Docker/Storage/overseerr:/config" ];
|
||||
ports = [ "5055:5055" ];
|
||||
ports = [ "5055:5055" ]; # Web UI port
|
||||
autoStart = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user