using dex for auth in portunus
This commit is contained in:
parent
09330c5204
commit
79b4de5165
4 changed files with 68 additions and 55 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue