How do I rename public_html folder in Vagrant

Good day all,

Hopefully, someone will be able to help me with this question.

I have setup Vagrant on Mac with docker.

At the moment, the defualt installation folder wordpress whenever i provision a website is - public_html.

How do I change this path to a name of my choosing. I would like to configure Vagrant so the default installation folder is a custom name rather than public_html.

Does anyone know how i can achieve this?

Looking forward to your responses.