We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a2d7d commit 87afb07Copy full SHA for 87afb07
‎frontend/README.md‎
@@ -59,7 +59,7 @@ If you are developing an API-only app and want to remove the frontend, you can d
59
60
* In the `docker-compose.yml` file, remove the whole service / section `frontend`.
61
62
-* 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`.
63
64
Done, you have a frontend-less (api-only) app. 🤓
65
0 commit comments