panel icon indicating copy to clipboard operation
panel copied to clipboard

update docker-compose.example.yml to avoid #4330

Open dejor opened this issue 2 years ago • 0 comments

Update the docker-compose.example.yml to use named volumes instead of bind volumes. This should avoid users that use this file as a starting point to run into issue #4330. Technically, this is only required for the volume mounted into /app/storage/logs but it is better practice anyway.

dejor avatar Sep 09 '22 15:09 dejor