Update application ports to 3050 and enhance Playwright tests with WebGL mock
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user