services/object-storage: fix console redirect
This commit is contained in:
parent
77759e449c
commit
a547aa2fdd
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ in
|
|||
};
|
||||
};
|
||||
systemd.services.minio.environment = translateConfig {
|
||||
minio.browser_redirect_url = "https://console.object-storage.${domain}";
|
||||
minio.identity_openid = {
|
||||
enable = "on";
|
||||
display_name = "Private Void Account";
|
||||
|
|
Loading…
Reference in a new issue