port?
This commit is contained in:
parent
ab34412a2e
commit
8c7369e15d
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ export default defineConfig({
|
|||
video: 'retain-on-failure',
|
||||
},
|
||||
webServer: {
|
||||
command: 'yarn dev -- --host 0.0.0.0 --strictPort',
|
||||
command: 'yarn dev -- --host 0.0.0.0 --port $PORT --strictPort',
|
||||
url: baseURL,
|
||||
reuseExistingServer: !process.env.CI,
|
||||
timeout: 120_000,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue