fixed network issue with multiple managed rooms

This commit is contained in:
buenosairesam
2026-01-27 02:26:03 -03:00
parent dd47f9c66f
commit 8c5deb74e8
12 changed files with 401 additions and 3 deletions

15
cfg/sample/sample/.env Normal file
View File

@@ -0,0 +1,15 @@
# =============================================================================
# Sample Managed App - Environment Configuration
# =============================================================================
# Copy this to cfg/<your-room>/<app-name>/.env and customize
# =============================================================================
# DEPLOYMENT
# =============================================================================
DEPLOYMENT_NAME=sample
NETWORK_NAME=sample_network
# =============================================================================
# PORTS
# =============================================================================
FRONTEND_PORT=3020