This commit is contained in:
mjallen18
2025-12-23 22:14:22 -06:00
parent d981fb20c2
commit f7cb1cb217
4 changed files with 13 additions and 13 deletions

View File

@@ -28,6 +28,7 @@ let
"${toString cfg.port}:9191"
];
environment = {
DISPATCHARR_LOG_LEVEL = "DEBUG";
DISPATCHARR_ENV = "aio";
PUID = cfg.puid;
PGID = cfg.pgid;