From: Vincent Vanwaelscappel Date: Mon, 9 Oct 2023 13:04:18 +0000 (+0200) Subject: wait #6278 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c2d6c3cd41a16266fb35d33b5908213bf34e6b34;p=pmi.git wait #6278 --- diff --git a/.docker/production/update b/.docker/production/update index 88e4bdc..2e257b5 100644 --- a/.docker/production/update +++ b/.docker/production/update @@ -5,6 +5,7 @@ chmod -R 777 ./esdata chown -R 999:999 ./database/data chown 0:0 ./config/cron/crontab chown -R 999:999 ./redis +chmod -R 777 ./redis docker network create pmi COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker compose pull