remove timeout for nextcloud-config
This commit is contained in:
parent
71fe237cf2
commit
544170d181
@ -133,8 +133,6 @@ RUN apk add --no-cache \
|
||||
|
||||
COPY --from=builder --chown=nginx:nginx /var/lib/nextcloud /var/lib/nextcloud
|
||||
|
||||
RUN rm /etc/nginx/http.d/default.conf
|
||||
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
|
||||
|
||||
ADD /rootfs /
|
||||
|
Loading…
Reference in New Issue
Block a user