Skip to content

Commit

Permalink
📝 Update frontend/README.md to also remove Playwright when removing F…
Browse files Browse the repository at this point in the history
…rontend (#1452)
  • Loading branch information
youben11 authored Dec 21, 2024
1 parent 98a2d7d commit 87afb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ If you are developing an API-only app and want to remove the frontend, you can d

* In the `docker-compose.yml` file, remove the whole service / section `frontend`.

* In the `docker-compose.override.yml` file, remove the whole service / section `frontend`.
* In the `docker-compose.override.yml` file, remove the whole service / section `frontend` and `playwright`.

Done, you have a frontend-less (api-only) app. 🤓

Expand Down

0 comments on commit 87afb07

Please sign in to comment.