feat: updated

This commit is contained in:
2026-05-10 09:50:39 +03:00
parent 1ae330258b
commit 65c464ab67
19 changed files with 184 additions and 265 deletions

View File

@@ -7,7 +7,7 @@ services:
ports:
- "7881:7881/tcp"
- "7882:7882/udp"
- "127.0.0.1:7880:7880"
- "7880:7880"
volumes:
- ./livekit.yaml:/etc/livekit.yaml:ro
networks:
@@ -40,7 +40,7 @@ services:
container_name: linkra-frontend
restart: unless-stopped
ports:
- "127.0.0.1:8080:80"
- "2080:80"
depends_on:
- backend
networks: