mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
6 lines
259 B
YAML
6 lines
259 B
YAML
docker_compose_instance_directory: "{{path_docker_compose_instances}}bigbluebutton/"
|
|
database_instance: "bigbluebutton"
|
|
database_host: "postgres"
|
|
database_databasename: "greenlight-v3"
|
|
database_username: "postgres"
|
|
database_password: "" |