You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2022. It is now read-only.
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:
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.
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.