Closed tertek closed 5 months ago
There was a problem on initial deployment with directory ownership. This should be fixed within docker for the php-fpm container.
This has to be resolved on the host during initial deployment for all relevant directories:
sudo chown www-data:www-data app/logs app/storage app/tmp
There was a problem on initial deployment with directory ownership. This should be fixed within docker for the php-fpm container.