This commit is contained in:
2024-10-04 11:13:45 -04:00
parent 7e4b0fe70d
commit 47d5c52e18
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;
};
};