mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-22 17:33:12 +00:00
chown for new volumes, cache and custom
This commit is contained in:
@@ -6,11 +6,13 @@ envsubst < "docker/phraseanet/php.ini.sample" > /usr/local/etc/php/php.ini
|
||||
envsubst < "docker/phraseanet/php-fpm.conf.sample" > /usr/local/etc/php-fpm.conf
|
||||
|
||||
chown -R app:app \
|
||||
cache \
|
||||
config \
|
||||
datas \
|
||||
tmp \
|
||||
logs \
|
||||
www/thumbnails
|
||||
www/thumbnails \
|
||||
www/custom \
|
||||
|
||||
FILE=config/configuration.yml
|
||||
|
||||
|
Reference in New Issue
Block a user