Commented unnecessary database variables out

This commit is contained in:
Kevin Veen-Birkenbach 2024-01-11 20:58:40 +01:00
parent 07929063ad
commit 7f7a85dc63

View File

@ -1,6 +1,6 @@
docker_compose_project_name: "bigbluebutton"
database_host: "postgres" # needs to be fixed
database_name: "greenlight-v3"
database_username: "postgres"
database_password: ""
database_type: "postgres"
#database_host: "postgres" # needs to be fixed
#database_name: "greenlight-v3"
#database_username: "postgres"
#database_password: ""
#database_type: "postgres"