Skip to content

Commit 87afb07

Browse files
authored
📝 Update frontend/README.md to also remove Playwright when removing Frontend (#1452)
1 parent 98a2d7d commit 87afb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎frontend/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you are developing an API-only app and want to remove the frontend, you can d
5959

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

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

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

0 commit comments

Comments
 (0)