remove timeout for nextcloud-config
This commit is contained in:
parent
a231e45617
commit
71fe237cf2
@ -131,8 +131,6 @@ RUN apk add --no-cache \
|
||||
php8-imap \
|
||||
dcron
|
||||
|
||||
RUN ln -s /usr/sbin/crond /bin/crond
|
||||
|
||||
COPY --from=builder --chown=nginx:nginx /var/lib/nextcloud /var/lib/nextcloud
|
||||
|
||||
RUN rm /etc/nginx/http.d/default.conf
|
||||
|
Loading…
Reference in New Issue
Block a user