Solved some bugs and optimized nextcloud

This commit is contained in:
2025-02-21 10:53:19 +01:00
parent a61fa3e614
commit 8afb2a3b84
10 changed files with 59 additions and 20 deletions

View File

@@ -28,3 +28,9 @@
COMPOSE_HTTP_TIMEOUT: 600
DOCKER_CLIENT_TIMEOUT: 600
listen: docker compose project build and setup
- name: docker compose restart
command:
cmd: "docker compose restart"
chdir: "{{docker_compose.directories.instance}}"
listen: docker compose restart