update overseerr
This commit is contained in:
parent
31ea9f3e74
commit
fced3bb787
4 changed files with 25 additions and 25 deletions
|
@ -27,6 +27,7 @@ in {
|
|||
|
||||
services.minio = {
|
||||
enable = true;
|
||||
package = pkgs.v.minio-old;
|
||||
rootCredentialsFile = "${vs.minio}/environment";
|
||||
listenAddress = ":${toString listenPort}";
|
||||
consoleAddress = ":${toString consolePort}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue