Update application ports to 3050 and enhance Playwright tests with WebGL mock
This commit is contained in:
@@ -10,7 +10,7 @@ export default defineConfig({
|
||||
exclude: ['**/e2e/**', '**/node_modules/**'],
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
port: 3050,
|
||||
host: '0.0.0.0',
|
||||
},
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user