Updated mybb README.md, renamed variables, solved mybb bug

This commit is contained in:
2023-12-07 15:35:57 +01:00
parent ed40ee1f42
commit fe77fb623e
36 changed files with 97 additions and 63 deletions

View File

@@ -2,7 +2,7 @@
- name: recreate pixelfed
command:
cmd: docker-compose -p pixelfed up -d --force-recreate
chdir: "{{path_docker_compose_files}}pixelfed/"
chdir: "{{docker_compose_instances_directory}}pixelfed/"
environment:
COMPOSE_HTTP_TIMEOUT: 600
DOCKER_CLIENT_TIMEOUT: 600