Skip to content

Commit

Permalink
Revert change to docker-compose.playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Oct 26, 2024
1 parent 0ff778e commit 8377741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/docker-compose.playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
args:
- PLAYWRIGHT_VERSION=${PLAYWRIGHT_VERSION}
volumes:
- ../node_modules:/node_modules:rw,Z
- .:/frontend:rw,Z
user: ${USER_ID}
working_dir: /frontend
Expand Down

0 comments on commit 8377741

Please sign in to comment.