VEGAS/api: use new oauth2-proxy options format
This commit is contained in:
parent
9981581cbd
commit
c6caf2d384
1 changed files with 1 additions and 2 deletions
|
@ -36,6 +36,5 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
services.oauth2_proxy.nginx.virtualHosts = [ apiAddr ];
|
||||
services.oauth2-proxy.nginx.virtualHosts.${apiAddr} = { };
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue