Renamed databasename

This commit is contained in:
2024-01-06 14:32:49 +01:00
parent 68613545b2
commit 7d8b7dd00f
27 changed files with 39 additions and 39 deletions

View File

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