1
Installation and Configuration / Re: Docker persistent storage?
« on: August 01, 2022, 01:27:03 AM »
It all depends on what you need. For development, they usually take the root directory of the site and the database outside the container. For operation, only the database is taken out of the container.