This commit is contained in:
Simon Gardling 2025-07-11 22:14:28 -07:00
parent 13024f42bd
commit 17e23895d9
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -102,7 +102,7 @@
postgres = {
socket = "/run/postgresql";
dataDir = "${service_configs.services_dir}/sql";
dataDir = services_dir + "/sql";
};
immich = {