feat(vesuvio): add maddy
This commit is contained in:
parent
da0324ccf9
commit
dd9dd6d516
7 changed files with 252 additions and 0 deletions
|
@ -7,6 +7,14 @@
|
|||
|
||||
settings.port = 5432;
|
||||
enableTCPIP = true;
|
||||
|
||||
ensureDatabases = [
|
||||
"maddy"
|
||||
];
|
||||
|
||||
authentication = ''
|
||||
host maddy maddy vesuvio.fossa-macaroni.ts.net scram-sha-256
|
||||
'';
|
||||
};
|
||||
|
||||
postgresqlBackup = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue