fix deploy issues

- make supervisorctl happy
 - fix avatar path
 - refine logging config
 - add nginx buffer path
This commit is contained in:
virusdefender
2017-11-26 10:40:56 +08:00
parent 00eb3b1967
commit 1bf4973648
5 changed files with 50 additions and 57 deletions

View File

@@ -29,4 +29,4 @@ do
done
chown -R nobody:nogroup $DATA $APP/dist
exec supervisord -c /app/deploy/supervisor.conf
exec supervisord -c /app/deploy/supervisord.conf