parts missed from the initial sync

This commit is contained in:
2026-04-23 10:42:47 +02:00
parent cd998f24a9
commit bb5e0e83e2
11 changed files with 11 additions and 11 deletions

View File

@@ -8,4 +8,4 @@ if config_env() == :prod do
config :bds, BDS.Repo,
database: database_path,
pool_size: String.to_integer(System.get_env("POOL_SIZE") || "5")
end
end