update overseerr

This commit is contained in:
Vivian 2022-12-30 02:26:55 +01:00
parent 42d660e0cf
commit efdb8aa7f5
4 changed files with 25 additions and 25 deletions

View file

@ -27,6 +27,7 @@ in {
services.minio = {
enable = true;
package = pkgs.v.minio-old;
rootCredentialsFile = "${vs.minio}/environment";
listenAddress = ":${toString listenPort}";
consoleAddress = ":${toString consolePort}";