#Why does `payload.init` still require the config path to be set via env when `config` is supplied?
1 messages · Page 1 of 1 (latest)
Hi @frank galleon - is your payload config being added in the same location? https://payloadcms.com/docs/configuration/overview#customizing-and-overriding-the-config-location
I think the OP's question was more about, if we can pass the Payload config object directly to the payload init, why do we need to specify the path at all?