Added webinterface for bluesky

This commit is contained in:
2025-01-17 17:26:52 +01:00
parent b330c22b39
commit ea0804be93
9 changed files with 81 additions and 46 deletions

View File

@@ -51,7 +51,7 @@
- name: docker compose up bigbluebutton
command:
cmd: docker-compose -p bigbluebutton up -d --force-recreate
cmd: docker-compose -p bigbluebutton up -d --force-recreate --build
chdir: "{{docker_compose_instance_directory}}"
environment:
COMPOSE_HTTP_TIMEOUT: 600