Update unifi.
This commit is contained in:
parent
cbc9edfda4
commit
668f461709
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
with lib;
|
with lib;
|
||||||
let
|
let
|
||||||
app = "unifi";
|
app = "unifi";
|
||||||
image = "ghcr.io/goofball222/unifi:8.1.113";
|
image = "ghcr.io/goofball222/unifi:8.2.93";
|
||||||
user = "999"; #string
|
user = "999"; #string
|
||||||
group = "102"; #string
|
group = "102"; #string
|
||||||
port = 9898; #int
|
port = 9898; #int
|
||||||
|
|
Loading…
Reference in a new issue