1
Fork 0

Set qbit ids

This commit is contained in:
prescientmoon 2024-05-30 05:07:25 +02:00
parent 7fa04f6724
commit 27cc8518e9
Signed by: prescientmoon
SSH key fingerprint: SHA256:UUF9JT2s8Xfyv76b8ZuVL7XrmimH4o49p4b+iexbVH4

View file

@ -28,6 +28,8 @@ in
environment = {
WEBUI_PORT = toString port;
PGID = "100";
PUID = "1000";
};
};