This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
database = {
|
||||
type = "postgresql";
|
||||
postgresql = {
|
||||
username = "pvv_vv";
|
||||
dbname = "pvv_vv";
|
||||
username = "worblehat";
|
||||
dbname = "worblehat";
|
||||
host = "postgres.pvv.ntnu.no";
|
||||
password_file = config.sops.secrets."worblehat/postgresql/password".path;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user