e2e 수정
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: node:20-alpine
|
||||
image: mcr.microsoft.com/playwright:v1.56.1-jammy
|
||||
working_dir: /app
|
||||
command: sh -c "npm install && npm run dev"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user