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 7f9881e932 - Show all commits

View file

@ -16,5 +16,5 @@ in
};
};
services.oauth2_proxy.nginx.virtualHosts = [ "ipfs.admin.${domain}" ];
services.oauth2-proxy.nginx.virtualHosts."ipfs.admin.${domain}" = { };
}