using dex for auth in portunus

This commit is contained in:
revol-xut 2023-05-08 20:34:57 +02:00
parent 09330c5204
commit 79b4de5165
No known key found for this signature in database
GPG key ID: 4F56FF7759627D07
4 changed files with 68 additions and 55 deletions

View file

@ -20,8 +20,8 @@
name = "FSR Wiki";
passwordFile = config.sops.secrets."mediawiki/initial_admin".path;
database = {
createLocally = false;
type = "postgres";
# socket = "/run/postgresql";
user = "mediawiki";
name = "mediawiki";
host = "localhost";