up
This commit is contained in:
@@ -65,6 +65,7 @@ RUN mkdir -p bootstrap/cache storage/framework/views storage/framework/cache sto
|
||||
|
||||
COPY docker/nginx.conf /etc/nginx/http.d/default.conf
|
||||
COPY docker/supervisord.conf /etc/supervisor.conf
|
||||
COPY docker/www.conf /usr/local/etc/php-fpm.d/www.conf
|
||||
|
||||
RUN echo "* * * * * php /app/artisan schedule:run >> /dev/null 2>&1" > /etc/crontabs/www-data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user