Platform Unstable #97

Merged
max merged 34 commits from platform-unstable into master 2024-06-07 00:17:36 +03:00
Showing only changes of commit c6caf2d384 - Show all commits

View file

@ -36,6 +36,5 @@ in
};
};
services.oauth2_proxy.nginx.virtualHosts = [ apiAddr ];
services.oauth2-proxy.nginx.virtualHosts.${apiAddr} = { };
}