Draft mybb optimation

This commit is contained in:
2023-12-05 18:41:46 +01:00
parent ffa013aa16
commit 5ca94d6ecc
4 changed files with 58 additions and 35 deletions

View File

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