Implemented new appid for bbb

This commit is contained in:
2025-07-17 16:04:05 +02:00
parent ad449c3b6a
commit 9a8ef5e047
7 changed files with 41 additions and 24 deletions

View File

@@ -67,7 +67,7 @@ ports:
simpleicons: 8044
libretranslate: 8055
pretix: 8056
bigbluebutton: 48087 # This port is predefined by bbb. @todo Try to change this to a 8XXX port
web-app-bigbluebutton: 48087 # This port is predefined by bbb. @todo Try to change this to a 8XXX port
# Ports which are exposed to the World Wide Web
public:
@@ -78,8 +78,8 @@ ports:
ldaps:
svc-db-openldap: 636
stun:
bigbluebutton: 3478 # Not sure if it's right placed here or if it should be moved to localhost section
web-app-bigbluebutton: 3478 # Not sure if it's right placed here or if it should be moved to localhost section
web-app-nextcloud: 3479
turn:
bigbluebutton: 5349 # Not sure if it's right placed here or if it should be moved to localhost section
web-app-bigbluebutton: 5349 # Not sure if it's right placed here or if it should be moved to localhost section
web-app-nextcloud: 5350 # Not used yet