fix(): error 500 occuring on avatar upload

pull/3/head
Hardware 2016-07-28 08:09:26 +02:00
parent 2cca51728e
commit 00c6ed407b
No known key found for this signature in database
GPG Key ID: EC6DF6F90263EDEA
1 changed files with 3 additions and 0 deletions

View File

@ -107,5 +107,8 @@ fi
# Removing installation files
rm -f config.sql config.yml
# Set permissions
chown -R flarum:flarum /flarum /var/lib/nginx
# RUN !
exec supervisord -c /etc/supervisor/supervisord.conf