server: postgres remove keycloak

This commit is contained in:
Kabbone 2023-03-14 20:28:07 +01:00
parent a16706555c
commit ce60827f7e
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY
2 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
host whatsappdb mautrixwa localhost scram-sha-256
host telegramdb mautrixtele localhost scram-sha-256
host signaldb mautrixsignal localhost scram-sha-256
host keycloakdb keycloak localhost scram-sha-256
'';
initialScript = config.age.secrets."services/postgresql/initScript.sql".path;
};