Optimized Joomla

This commit is contained in:
2023-05-25 20:58:52 +02:00
parent aa7a15dbbd
commit 9ea51d9db7
5 changed files with 61 additions and 31 deletions

View File

@@ -0,0 +1,8 @@
---
- name: recreate joomla
command:
cmd: docker-compose -p joomla up -d --force-recreate
chdir: "{{path_docker_compose_folder}}"
environment:
COMPOSE_HTTP_TIMEOUT: 600
DOCKER_CLIENT_TIMEOUT: 600