fixed database right
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 29s
Some checks failed
Build and Deploy to k3s / build-and-deploy (push) Failing after 29s
This commit is contained in:
parent
f5560f4aea
commit
dce634e106
@ -54,7 +54,7 @@ RUN docker-php-ext-configure gd --with-freetype --with-jpeg && \
|
|||||||
COPY --from=build /app /var/www
|
COPY --from=build /app /var/www
|
||||||
|
|
||||||
RUN chown -R www-data:www-data storage bootstrap/cache database &&\
|
RUN chown -R www-data:www-data storage bootstrap/cache database &&\
|
||||||
chmod -R 755 /var/www/storage /var/www/bootstrap/cache
|
chmod -R 755 /var/www/storage /var/www/bootstrap/cache database
|
||||||
|
|
||||||
|
|
||||||
# Copy custom nginx and supervisord config
|
# Copy custom nginx and supervisord config
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user