mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-29 07:44:54 +00:00
Added webinterface for bluesky
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user