update overseerr

This commit is contained in:
Vivian 2022-12-30 02:26:55 +01:00
parent 31ea9f3e74
commit fced3bb787
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}";