mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-14 17:01:05 +01:00
5 lines
255 B
YAML
5 lines
255 B
YAML
docker_compose_project_name: "bigbluebutton"
|
|
database_host: "postgres" # needs to be fixed
|
|
database_databasename: "greenlight-v3"
|
|
database_username: "postgres"
|
|
database_password: "" |