server: postgresql: remove vault

This commit is contained in:
Kabbone 2024-10-22 13:12:31 +02:00
parent c436a8e2b9
commit 03ae8cee2e
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
2 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
host signaldb mautrixsignal localhost scram-sha-256
host onlyoffice onlyoffice localhost scram-sha-256
local onlyoffice onlyoffice peer
host vaultwardendb vault localhost scram-sha-256
'';
initialScript = config.age.secrets."services/postgresql/initScript.sql".path;
};