Implemented the correct setup of the bbb administrator

This commit is contained in:
2025-08-06 15:51:08 +02:00
parent f88e57ca52
commit 7a09f223af
15 changed files with 83 additions and 68 deletions

View File

@@ -1,5 +1,9 @@
# General
application_id: "svc-prx-openresty"
# Deactivate Database for openresty
database_type: false
# Openresty
openresty_image: "openresty/openresty"
openresty_version: "alpine"