Changing the public path

Hey there!

So I have a repo that I’m trying to clone into Local, and the folder structure is a bit different. The core WordPress files live in a site directory, instead of public.

I went in to the Volumes addon and added the following mapping:
local by flywheel 2018-11-14 11-19-07

But when I go to the Database tab, it’s still trying to read the wp-config values from that public folder which doesn’t exist.

local by flywheel 2018-11-14 11-20-42

Is there a step that I’m missing? I’m trying to avoid changing the site folder to public to avoid any confusion with other developers who have the repo cloned.

Thanks!