mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-24 19:16:26 +02:00
Optimized web-app-ai draft
This commit is contained in:
@@ -116,3 +116,5 @@ defaults_networks:
|
||||
subnet: 192.168.201.0/24
|
||||
svc-db-openldap:
|
||||
subnet: 192.168.202.0/24
|
||||
web-app-ai:
|
||||
subnet: 192.168.203.0/24 # Big network to bridge applications into ai
|
||||
|
@@ -76,6 +76,10 @@ ports:
|
||||
web-app-magento: 8052
|
||||
web-app-bridgy-fed: 8053
|
||||
web-app-xwiki: 8054
|
||||
web-app-ai_openwebui: 8055
|
||||
web-app-ai_flowise: 8056
|
||||
web-app-ai_minio_api: 8057
|
||||
web-app-ai_minio_console: 8058
|
||||
web-app-bigbluebutton: 48087 # This port is predefined by bbb. @todo Try to change this to a 8XXX port
|
||||
public:
|
||||
# The following ports should be changed to 22 on the subdomain via stream mapping
|
||||
|
Reference in New Issue
Block a user