This commit is contained in:
2024-10-04 11:13:45 -04:00
parent f260b58e0f
commit 17daac98ee
6 changed files with 45 additions and 55 deletions

View File

@@ -11,7 +11,7 @@
port = service_configs.ports.immich;
host = "0.0.0.0";
database = {
createDB = true;
createDB = false;
};
};