mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
parent
6f2159c36c
commit
ea9ff8a925
|
@ -24,7 +24,7 @@ docker exec -it chevereto bash
|
|||
# fixing permissions to www-data
|
||||
mkdir -p /var/www/html/images/_assets
|
||||
chown -R www-data:www-data /var/www/html/images/*
|
||||
chmod -R 777 /var/www/html/images/*
|
||||
chmod -R 775 /var/www/html/images/*
|
||||
````
|
||||
No container restart necessary. The web application should now work flawlessly.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user