Update application ports to 3050 and enhance Playwright tests with WebGL mock
Tests / backend-test (pull_request) Successful in 10s
Tests / frontend-test (pull_request) Successful in 9m25s
Tests / e2e-test (pull_request) Has been cancelled

This commit is contained in:
(jenkins)
2026-04-01 11:04:16 +01:00
parent cac76a2f69
commit 228032c913
11 changed files with 278 additions and 19 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ services:
dockerfile: Dockerfile
container_name: line-of-sight-frontend
ports:
- "3000:3000"
- "3050:3050"
environment:
- VITE_API_URL=http://localhost:3001/api
depends_on: