change ownership of application directory
This commit is contained in:
@@ -61,4 +61,6 @@ RUN cp -r build/* /var/www/html/
|
||||
|
||||
COPY docker/php/.htaccess /var/www/html/
|
||||
|
||||
RUN chown -R www-data:www-data /var/www/html
|
||||
|
||||
CMD /init-scripts/startup.sh
|
||||
Reference in New Issue
Block a user