WIP MADDY
This commit is contained in:
parent
6a87dd7211
commit
d45010f67f
6 changed files with 260 additions and 2 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