server: postgresql: remove vault
This commit is contained in:
parent
c436a8e2b9
commit
03ae8cee2e
|
@ -29,7 +29,6 @@
|
||||||
host signaldb mautrixsignal localhost scram-sha-256
|
host signaldb mautrixsignal localhost scram-sha-256
|
||||||
host onlyoffice onlyoffice localhost scram-sha-256
|
host onlyoffice onlyoffice localhost scram-sha-256
|
||||||
local onlyoffice onlyoffice peer
|
local onlyoffice onlyoffice peer
|
||||||
host vaultwardendb vault localhost scram-sha-256
|
|
||||||
'';
|
'';
|
||||||
initialScript = config.age.secrets."services/postgresql/initScript.sql".path;
|
initialScript = config.age.secrets."services/postgresql/initScript.sql".path;
|
||||||
};
|
};
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue