feature/notifiarr-fixes #152

Merged
ahuston-0 merged 8 commits from feature/notifiarr-fixes into main 2025-12-19 09:02:20 -05:00
Showing only changes of commit 6f6641b5a0 - Show all commits

View File

@@ -90,6 +90,7 @@ in
}; };
notifiarr = { notifiarr = {
image = "golift/notifiarr:latest"; image = "golift/notifiarr:latest";
ports = [ "5454:5454" ];
user = "600:100"; user = "600:100";
environment = { environment = {
TZ = "America/New_York"; TZ = "America/New_York";