parts missed from the initial sync
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user