add local hydra to postgresql
This commit is contained in:
parent
f34f8a78a3
commit
d05f436d00
@ -30,6 +30,7 @@
|
|||||||
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
|
||||||
|
local hydra hydra peer
|
||||||
'';
|
'';
|
||||||
initialScript = config.age.secrets."services/postgresql/initScript.sql".path;
|
initialScript = config.age.secrets."services/postgresql/initScript.sql".path;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user