fixed migration
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 2m22s
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 2m22s
This commit is contained in:
parent
0145fa9bba
commit
c25feba3cf
@ -58,6 +58,8 @@ RUN adduser -D -g '' www && \
|
||||
chown -R www:www /var/www && \
|
||||
chmod -R 755 /var/www/storage /var/www/bootstrap/cache
|
||||
|
||||
RUN chown -R www-data:www-data storage bootstrap/cache database
|
||||
|
||||
# Copy custom nginx and supervisord config
|
||||
COPY deploy/nginx.conf /etc/nginx/nginx.conf
|
||||
COPY deploy/supervisord.conf /etc/supervisord.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user