feat: Enable UGA SSO with Microsoft Entra
This commit is contained in:
@@ -285,7 +285,9 @@ in
|
||||
|
||||
serviceConfig = {
|
||||
WorkingDirectory = "/var/lib/supabase";
|
||||
EnvironmentFile="/var/lib/usda-vision/.env";
|
||||
ExecStart = "${pkgs.supabase-cli}/bin/supabase start";
|
||||
ExecStop = "${pkgs.supabase-cli}/bin/supabase stop";
|
||||
Type = "oneshot";
|
||||
RemainAfterExit = true;
|
||||
User = "root";
|
||||
|
||||
Submodule usda-vision updated: 32504f7196...83084158b5
Reference in New Issue
Block a user