admin user is me

This commit is contained in:
Lillian-Violet 2023-11-21 19:42:05 +01:00
parent bf39bb0ef2
commit ca777336fb

View file

@ -61,7 +61,7 @@
#TODO: work with sops to set this instead of a file & make sure the db setup is the same as on the previous server for easy migration #TODO: work with sops to set this instead of a file & make sure the db setup is the same as on the previous server for easy migration
adminpassFile = config.sops.secrets."nextcloudadmin".path; adminpassFile = config.sops.secrets."nextcloudadmin".path;
adminuser = "admin"; adminuser = "gladtherescake";
}; };
}; };