]> _ Git - pmi.git/commitdiff
wait #6278
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 9 Oct 2023 13:04:18 +0000 (15:04 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 9 Oct 2023 13:04:18 +0000 (15:04 +0200)
.docker/production/update

index 88e4bdc928219a30eb9d6a54786ac7945f013b20..2e257b545897794c09d37db0aa7bc379fc280876 100644 (file)
@@ -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