alpine: fix loki and nextcloud
This commit is contained in:
parent
f4ce9d292e
commit
86ea18a552
2 changed files with 2 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ in {
|
|||
endpoint {
|
||||
url = "http://localhost:3100/loki/api/v1/push"
|
||||
}
|
||||
max_streams = 64
|
||||
max_streams = 128
|
||||
}
|
||||
|
||||
'';
|
||||
|
|
|
|||
|
|
@ -84,6 +84,7 @@ in {
|
|||
deck
|
||||
news
|
||||
recognize
|
||||
oidc_login
|
||||
;
|
||||
# inherit (pkgs.nextcloud33.packages.apps) oidc_login;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue