chore: create more secrets

This commit is contained in:
Ahwx 2025-11-11 11:38:22 +01:00
parent f47ac18dab
commit d8d894ddaf

View file

@ -19,11 +19,13 @@
"systemMailerPassword" = { }; "systemMailerPassword" = { };
"forgejoWorkerSecret" = { }; "forgejoWorkerSecret" = { };
"minioRootCredentials" = { }; "minioRootCredentials" = { };
"atticdEnvironment" = { };
"matrixRegistrationSecret" = { "matrixRegistrationSecret" = {
owner = "matrix-synapse"; owner = "matrix-synapse";
}; };
"smbLoginDetails" = { }; "smbLoginDetails" = { };
"syncplay" = { }; "syncplay" = { };
"funkwhaleDjangoSecret" = { };
} }
else if (host == "sakura") then else if (host == "sakura") then
{ {