feat(vesuvio): add roundcube

This commit is contained in:
uku 2025-01-08 10:20:49 +01:00
parent 92f3f0e0ca
commit e3a513794a
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
6 changed files with 59 additions and 0 deletions

View file

@ -10,10 +10,12 @@
ensureDatabases = [
"maddy"
"roundcube"
];
authentication = ''
host maddy maddy vesuvio.fossa-macaroni.ts.net scram-sha-256
host roundcube roundcube vesuvio.fossa-macaroni.ts.net scram-sha-256
'';
};